summaryrefslogtreecommitdiff
path: root/test/scopedfile.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/scopedfile.cc')
-rw-r--r--test/scopedfile.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/scopedfile.cc b/test/scopedfile.cc
index b03a2bc..396eb51 100644
--- a/test/scopedfile.cc
+++ b/test/scopedfile.cc
@@ -29,8 +29,6 @@
#include <cstdlib>
#include <unistd.h>
-#include <cpp11fix.h>
-
#ifdef _WIN32
#define WIN32_LEAN_AND_MEAN
#include <windows.h>