summaryrefslogtreecommitdiff
path: root/features/codecvt/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'features/codecvt/main.cpp')
-rw-r--r--features/codecvt/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/features/codecvt/main.cpp b/features/codecvt/main.cpp
new file mode 100644
index 0000000000..03e3d0c5de
--- /dev/null
+++ b/features/codecvt/main.cpp
@@ -0,0 +1,2 @@
+#include <codecvt>
+int main() {} \ No newline at end of file