]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/regex/user.hpp
Update boost to version 1.49.0
[lyx.git] / boost / boost / regex / user.hpp
index 95908173d73b26283a93873eb80cf047903dfd28..33b1013648bd3cc49d0f2a2328894093a161189b 100644 (file)
@@ -88,3 +88,6 @@
 
 // define this if you want to enable support for Unicode via ICU.
 // #define BOOST_HAS_ICU
+
+// define this if you want regex to use __cdecl calling convensions, even when __fastcall is available:
+// #define BOOST_REGEX_NO_FASTCALL