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