diff options
| author | ljfa-ag <ljfa-ag@web.de> | 2015-09-15 23:40:49 +0200 |
|---|---|---|
| committer | ljfa-ag <ljfa-ag@web.de> | 2015-09-15 23:40:49 +0200 |
| commit | edaaac5a6c7d20eb5baa6de27aa79cb50878a10b (patch) | |
| tree | 060468e131f9c18fa9dc1cd184f673fd882cc78d /test | |
| parent | 93a4f406d0b827026d26703c4623b1b846f65ca4 (diff) | |
| download | Project-Tick-edaaac5a6c7d20eb5baa6de27aa79cb50878a10b.tar.gz Project-Tick-edaaac5a6c7d20eb5baa6de27aa79cb50878a10b.zip | |
Moving and copying is disabled for ozlibstream too
Diffstat (limited to 'test')
| -rw-r--r-- | test/zlibstream_test.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/zlibstream_test.h b/test/zlibstream_test.h index d2e6b6ee82..8e9ca6b0f2 100644 --- a/test/zlibstream_test.h +++ b/test/zlibstream_test.h @@ -20,6 +20,7 @@ #include <cxxtest/TestSuite.h> #include "io/izlibstream.h" #include "io/ozlibstream.h" +#include "io/zlib_error.h" #include <fstream> #include <sstream> |
