diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-06 00:02:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-06 00:02:09 +0100 |
| commit | 6b3a021409b55e0b5988a0bb993020f6c0e66276 (patch) | |
| tree | 9801804ae1a2e0094960e7af694be3292dbb84c3 | |
| parent | 14dabad5f1c42b1ffc059768adedb0e3d61562ca (diff) | |
Remove unnecessary include.
| -rw-r--r-- | test/decryption_test.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/decryption_test.cc b/test/decryption_test.cc index e075a512..253efac1 100644 --- a/test/decryption_test.cc +++ b/test/decryption_test.cc @@ -17,7 +17,6 @@ */ -#include <tiffio.h> #include "kdm.h" #include "picture_frame.h" #include "argb_frame.h" |
