diff options
Diffstat (limited to 'test/dw_table.cc')
-rw-r--r-- | test/dw_table.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dw_table.cc b/test/dw_table.cc index 5416d05b..9bec1a09 100644 --- a/test/dw_table.cc +++ b/test/dw_table.cc @@ -26,7 +26,6 @@ #include "../dw/fltkcore.hh" #include "../dw/fltkviewport.hh" #include "../dw/table.hh" -#include "../dw/tablecell.hh" using namespace dw; using namespace dw::core; |