summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/input.output/filesystems/class.file_status/file_status.cons.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/std/input.output/filesystems/class.file_status/file_status.cons.pass.cpp')
-rw-r--r--libcxx/test/std/input.output/filesystems/class.file_status/file_status.cons.pass.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcxx/test/std/input.output/filesystems/class.file_status/file_status.cons.pass.cpp b/libcxx/test/std/input.output/filesystems/class.file_status/file_status.cons.pass.cpp
index 74fdaaf2084..6d5b9e6a9e0 100644
--- a/libcxx/test/std/input.output/filesystems/class.file_status/file_status.cons.pass.cpp
+++ b/libcxx/test/std/input.output/filesystems/class.file_status/file_status.cons.pass.cpp
@@ -21,6 +21,8 @@
#include "test_convertible.hpp"
+#include "test_macros.h"
+
int main(int, char**) {
using namespace fs;
OpenPOWER on IntegriCloud