]> git.lyx.org Git - features.git/commitdiff
fix std declaration.
authorAbdelrazak Younes <younes@lyx.org>
Sun, 22 Apr 2007 08:41:50 +0000 (08:41 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sun, 22 Apr 2007 08:41:50 +0000 (08:41 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17901 a592a061-630c-0410-9148-cb99ea01b6c8

src/mathed/InsetMathSpace.C

index 3d28c96649d16fd6848280ab7ca9889592621417..6800380a8321078cf9aa3e200d581a7eb19d86b5 100644 (file)
 
 #include "frontends/Painter.h"
 
-
-namespace lyx {
-
 using std::string;
 using std::auto_ptr;
 
 
+namespace lyx {
+
 char const * latex_mathspace[] = {
        "!", "negmedspace", "negthickspace",  // negative space
        ",", ":", ";", "quad", "qquad",       // positive space