diff options
author | corvid <corvid@lavabit.com> | 2011-01-15 16:30:31 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2011-01-15 16:30:31 +0000 |
commit | f4b2ec9608576d4442c79780b64747548bb61a74 (patch) | |
tree | c72361b1994d23b7cbd719bcaab62a54b070856e /test/dw_imgbuf_mem_test.cc | |
parent | 10f9ce7282228193d336228b27b545cebcbcb9e6 (diff) |
tests
Diffstat (limited to 'test/dw_imgbuf_mem_test.cc')
-rw-r--r-- | test/dw_imgbuf_mem_test.cc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/dw_imgbuf_mem_test.cc b/test/dw_imgbuf_mem_test.cc index 33131134..45beef8b 100644 --- a/test/dw_imgbuf_mem_test.cc +++ b/test/dw_imgbuf_mem_test.cc @@ -17,11 +17,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ - - -#include <fltk/Window.h> -#include <fltk/run.h> - #include "../dw/core.hh" #include "../dw/fltkcore.hh" |