]> git.lyx.org Git - lyx.git/blobdiff - src/VSpace.cpp
Allow using \binom without amsmath and add support for \brace and \brack
[lyx.git] / src / VSpace.cpp
index 9003951e912a514ee58e1f827d26950d6d7d98b1..efdd693842994ba38212d7a296f79ac4a2cf6f53 100644 (file)
 #include "support/convert.h"
 #include "support/lstrings.h"
 
+#include <boost/assert.hpp>
+
 #include <cstring>
 
 using namespace std;
 using namespace lyx::support;
 
+
 namespace lyx {
 
 namespace {