]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathAtom.cpp
* src/mathed/InsetMathHull.cpp:
[lyx.git] / src / mathed / MathAtom.cpp
index cd476cdb29f5d9a3397332dfcf962a1cd8d75d52..6787e282f3a5adb158cabbc6a67a9f520b143ae3 100644 (file)
 #include "MathAtom.h"
 #include "InsetMath.h"
 
+using namespace std;
 
 namespace lyx {
 
-using std::swap;
-
 
 MathAtom::MathAtom()
        : nucleus_(0)