From: Carl Hetherington Date: Mon, 5 Aug 2013 23:02:09 +0000 (+0100) Subject: Remove unnecessary include. X-Git-Tag: v0.71~2 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=6b3a021409b55e0b5988a0bb993020f6c0e66276;p=libdcp.git Remove unnecessary include. --- 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 #include "kdm.h" #include "picture_frame.h" #include "argb_frame.h"