A whole load of UTF-8/-16 confusion fixes for Windows.
[dcpomatic.git] / src / lib / film.cc
index eab91c7d2b26dc343f8fe7c733cf6a1186ce4fec..b1b86898403fdbb62c39b6fe1bc9e42eed0bd9c7 100644 (file)
@@ -64,8 +64,6 @@ using std::multimap;
 using std::pair;
 using std::map;
 using std::vector;
-using std::ifstream;
-using std::ofstream;
 using std::setfill;
 using std::min;
 using std::make_pair;