]> git.lyx.org Git - lyx.git/blobdiff - src/support/LRegex.h
in addition to the changes mentioned in ChangeLog, there is the usual batch of whites...
[lyx.git] / src / support / LRegex.h
index ebafc8540241f7c367eca3664aafe37409308773..361a6b1f687c4c2e99e152a3796dd690a081a726 100644 (file)
@@ -12,6 +12,8 @@
 #endif
 
 #include <vector>
+using std::vector;
+using std::pair;
 
 #include "LString.h"