]> git.lyx.org Git - lyx.git/blobdiff - src/TextCache.C
bug 183
[lyx.git] / src / TextCache.C
index d7bb5c54a22808addfe38bf4e17c212f62b0e8f3..48fd18fc761f818f9f0ac92b4bf94315936c4f0d 100644 (file)
 #pragma implementation
 #endif
 
-#include <algorithm>
-
 #include "TextCache.h"
 #include "buffer.h"
 #include "bufferlist.h"
+#include "debug.h"
+
+#include <algorithm>
 
 using std::ostream;
 using std::for_each;