X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FModuleList.h;h=e2d4a28f02dcf955aa7095d3a37ec9c688a0135a;hb=bf2bf2eaedadf39a6398db624c8b6c52099ca31d;hp=90894b8109216dcf964439fd617beb2ba58faeed;hpb=281799d34241c187ab3bad2d7fbf9e2b009fde6b;p=lyx.git diff --git a/src/ModuleList.h b/src/ModuleList.h index 90894b8109..e2d4a28f02 100644 --- a/src/ModuleList.h +++ b/src/ModuleList.h @@ -12,7 +12,6 @@ #ifndef MODULELIST_H #define MODULELIST_H -#include #include #include @@ -156,5 +155,5 @@ public: }; extern ModuleList theModuleList; -} +} // namespace lyx #endif