]> git.lyx.org Git - lyx.git/blobdiff - src/support/numpunct_lyx_char_type.h
Fix crash on recursive include (bug #8994)
[lyx.git] / src / support / numpunct_lyx_char_type.h
index 272b49a3f5610220fa69da2d9e0cac05104504bb..6ef22e61e4f7f375fb2b0720af4fb3cbb60526c7 100644 (file)
@@ -53,7 +53,8 @@ namespace std
 
        };
 
-
+       // Fixed in VC11:
+       // http://connect.microsoft.com/VisualStudio/feedback/details/572376/msvc10-c-std-numpunct-has-a-hardcoded-dllimport-in-definition
 
 }
 #endif