]> git.lyx.org Git - lyx.git/blobdiff - src/Spacing.h
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / src / Spacing.h
index afdcda1773cfdaed577afefead22647907a38081..274cfc20f220ef5682da932170af294f750ecc1d 100644 (file)
 #ifndef SPACING_H
 #define SPACING_H
 
-#ifdef TEX2LYX
-#include "tex2lyx/Spacing.h"
-#else
-
 #include "support/strfwd.h"
 
 #include <string>
@@ -95,5 +91,4 @@ bool operator!=(Spacing const & a, Spacing const & b)
 
 } // namespace lyx
 
-#endif // TEX2LYX
 #endif // SPACING_H