--- code/trunk/ChangeLog 2007/09/11 11:36:27 234 +++ code/trunk/ChangeLog 2007/09/11 12:57:06 236 @@ -34,6 +34,9 @@ 7. Added macro for snprintf to pcrecpp_unittest.cc and also for strtoll and strtoull to pcrecpp.cc to select the available functions in WIN32 (where different names are used). + +8. Changed all #include to #include "config.h". There were also + some further cases that I changed to "pcre.h". Version 7.3 28-Aug-07