]> git.lyx.org Git - features.git/blobdiff - src/text2.C
MacOSX compile fix: The class Point conflicted with a struct defined in MacTypes.h.
[features.git] / src / text2.C
index bc8257fc0af4d3627eb02772d6937b22dbdb4231..c916e07a6189a7769d72e50c57fead57c2c82686 100644 (file)
@@ -62,6 +62,7 @@
 
 #include <sstream>
 
+using lyx::CoordCache;
 using lyx::docstring;
 using lyx::pit_type;
 using lyx::pos_type;