Avoid using statements in headers.
[dcpomatic.git] / src / lib / grok_context.h
index 6a5cbfd932c90616277fddc7ede3c2ef8df6cb91..c2e5313d51881b969abbdff608ebafb714d2a976 100644 (file)
@@ -27,8 +27,6 @@
 #include "writer.h"
 
 class Film;
-using dcp::Data;
-using namespace dcpomatic;
 
 static std::mutex launchMutex;