]> git.lyx.org Git - lyx.git/blobdiff - src/tabular.C
Painter and scrollbar API patches
[lyx.git] / src / tabular.C
index 3ba8ca8bf0065b1d65d2b4a170205a7f25a52d80..f8631459c2e8e841bdccb5b5c24c72fd01d4f2c1 100644 (file)
@@ -40,6 +40,7 @@
 #include <algorithm>
 #include <cstdlib>
 
+using std::abs;
 using std::ostream;
 using std::istream;
 using std::getline;