]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_bigopinset.h
small cleanup, doxygen, formatting changes
[lyx.git] / src / mathed / math_bigopinset.h
index 85c1e0b324240bf14c85feacc97c0c15c3fd0890..68aa22964e6df1a05d5ccedc76be440f40df40cb 100644 (file)
@@ -3,6 +3,7 @@
 #define MATH_BIGOPINSET_H
 
 #include "math_inset.h"
+#include "math_defs.h"
 
 /// big operators
 class MathBigopInset: public MathedInset {