]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormMathsDelim.h
get rid of broken_header.h and some unneeded tests
[lyx.git] / src / frontends / xforms / FormMathsDelim.h
index 4ab44f16a0cf970b777957af085340895ad8dd0e..6563896b25e3f53c9d6bd60f3bd28659653b6110 100644 (file)
 #ifndef FORM_MATHSDELIM_H
 #define FORM_MATHSDELIM_H
 
-
 #include "FormDialogView.h"
 
+namespace lyx {
+namespace frontend {
 
 class ControlMath;
 struct FD_maths_delim;
@@ -41,4 +42,7 @@ private:
        virtual void update();
 };
 
+} // namespace frontend
+} // namespace lyx
+
 #endif //  FORM_MATHSDELIM_H