]> git.stg.codes - stg.git/blobdiff - tests/test_conffiles.cpp
Fixed tests.
[stg.git] / tests / test_conffiles.cpp
index ee2eeea72aa5e39f8af4eaa8d561d8695ce2d98d..ef63a7a1f947e6dac1226945a79c6129740f0466 100644 (file)
@@ -62,7 +62,7 @@ namespace tut
         set_test_name("Check empty lines and comments");
 
         {
-            ofstream f("/tmp/test.cf");
+            std::ofstream f("/tmp/test.cf");
 
             ensure("Correct construction (part 3)", f);