diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-04-21 11:38:15 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-04-21 11:38:15 +0200 |
| commit | eaee99e58f3f8b2f63f43dee9e346d0b025f688a (patch) | |
| tree | f50c2751d34f6064265f1d8446ebd03583b263f0 /src | |
| parent | 0582196d78d27c349e5be8f87186499acb4b322f (diff) | |
Revert "Try to fix some warnings when libdcp include asdcplib."
This reverts commit 0582196d78d27c349e5be8f87186499acb4b322f.
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/compose.hpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/compose.hpp b/src/lib/compose.hpp index 32981abcc..479493f14 100644 --- a/src/lib/compose.hpp +++ b/src/lib/compose.hpp @@ -34,10 +34,7 @@ #ifndef DCPOMATIC_STRING_COMPOSE_H #define DCPOMATIC_STRING_COMPOSE_H -#include "warnings.h" -DCPOMATIC_DISABLE_WARNINGS #include <dcp/locale_convert.h> -DCPOMATIC_ENABLE_WARNINGS #include <boost/filesystem.hpp> #include <string> #include <list> |
