summaryrefslogtreecommitdiff
path: root/src/common/cxxstdio_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/cxxstdio_test.cpp')
-rw-r--r--src/common/cxxstdio_test.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common/cxxstdio_test.cpp b/src/common/cxxstdio_test.cpp
new file mode 100644
index 0000000..9b6eeb2
--- /dev/null
+++ b/src/common/cxxstdio_test.cpp
@@ -0,0 +1,3 @@
+#include "cxxstdio.hpp"
+
+#include <gtest/gtest.h>