]> git.lyx.org Git - lyx.git/blobdiff - src/paragraph_funcs.cpp
Allow using \binom without amsmath and add support for \brace and \brack
[lyx.git] / src / paragraph_funcs.cpp
index 625d258d7d7271e3ac5c82d4107f00d1864a5006..d53957cc03dc7097c50c76b26767753d529920e4 100644 (file)
@@ -23,6 +23,7 @@
 
 #include "support/debug.h"
 
+#include <boost/assert.hpp>
 #include <boost/next_prior.hpp>
 
 using namespace std;