]> git.lyx.org Git - lyx.git/blobdiff - src/ModuleList.h
Update it.po
[lyx.git] / src / ModuleList.h
index 90894b8109216dcf964439fd617beb2ba58faeed..e2d4a28f02dcf955aa7095d3a37ec9c688a0135a 100644 (file)
@@ -12,7 +12,6 @@
 #ifndef MODULELIST_H
 #define MODULELIST_H
 
-#include <map>
 #include <string>
 #include <vector>
 
@@ -156,5 +155,5 @@ public:
 };
 
 extern ModuleList theModuleList;
-}
+} // namespace lyx
 #endif