diff options
Diffstat (limited to 'src/key.h')
| -rw-r--r-- | src/key.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -41,7 +41,10 @@ #define LIBDCP_KEY_H +#include "warnings.h" +LIBDCP_DISABLE_WARNINGS #include <asdcp/AS_DCP.h> +LIBDCP_ENABLE_WARNINGS #include <stdint.h> #include <string> |
