]> git.lyx.org Git - lyx.git/blobdiff - src/MetricsInfo.cpp
* GuiView.cpp:
[lyx.git] / src / MetricsInfo.cpp
index 17594c952acee819352b7832e6a0998fd80ded92..a90a62bc176d7fa3c5662f8412bb646ed35286b9 100644 (file)
 
 #include "frontends/Painter.h"
 
-#include <boost/assert.hpp>
+#include "support/docstring.h"
 
+#include "support/lassert.h"
 
-namespace lyx {
+using namespace std;
 
-using std::string;
+namespace lyx {
 
 
 MetricsBase::MetricsBase()