diff options
Diffstat (limited to 'src/table')
-rw-r--r-- | src/table/tqtable.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/table/tqtable.cpp b/src/table/tqtable.cpp index 2bffd774c..b990a854a 100644 --- a/src/table/tqtable.cpp +++ b/src/table/tqtable.cpp @@ -39,11 +39,6 @@ **********************************************************************/ #include "tqglobal.h" -#if defined(Q_CC_BOR) -// needed for qsort() because of a std namespace problem on Borland -#include "qplatformdefs.h" -#endif - #include "tqtable.h" #ifndef TQT_NO_TABLE |