]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/regex/detail/regex_format.hpp
update
[lyx.git] / boost / boost / regex / detail / regex_format.hpp
index bb225b223496302521bbb74f903b3c838f5f0f62..5201a48909de0e1a09be8bbbc06a63b15118c547 100644 (file)
@@ -40,7 +40,7 @@ enum format_flags_t{
 namespace re_detail{
 
 #ifdef __BORLANDC__
-   #pragma option push -a4 -b -Ve -pc -w-8037
+   #pragma option push -a8 -b -Vx -Ve -pc  -w-8037
 #endif
 
 template <class O, class I>