summaryrefslogtreecommitdiff
path: root/test/scopedfile.cc
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2020-07-05 21:28:14 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2020-07-05 21:28:14 +0200
commit236983125ffb300bb68bd5d56107750118e5fe96 (patch)
tree97f858bf3326f57e5523b035abbe6cc9f06836e2 /test/scopedfile.cc
parentfeeb7602a9b386dfdd61190ce633a3b56a10c68f (diff)
Use password file for authentication.
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>