]> git.lyx.org Git - lyx.git/blobdiff - src/CoordCache.cpp
Cmake build: Creating a define for a header file found
[lyx.git] / src / CoordCache.cpp
index 4c9e8800927058d6dd0548d92579e19be9eb1f59..6926dab322a86a99dd2c01dcf501f9d1287ddf37 100644 (file)
@@ -32,6 +32,7 @@ Point::Point(int x, int y)
        LASSERT(y <  1000000, /**/);
 }
 
+
 // just a helper to be able to set a breakpoint
 void lyxbreaker(void const * data, const char * hint, int size)
 {