aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_meta.cpp
diff options
context:
space:
mode:
authorGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2015-06-30 10:36:17 -0700
committerGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2015-06-30 10:36:17 -0700
commita4aa7c62177ec333b91e186b10abff3bbb573077 (patch)
tree642824f72830ce14e590da799ba2bdf5c25173b4 /unsupported/test/cxx11_meta.cpp
parent7d41e97fa964534e2bed3cd4f9003c261f88484f (diff)
Fixed a few compilation warnings
Diffstat (limited to 'unsupported/test/cxx11_meta.cpp')
-rw-r--r--unsupported/test/cxx11_meta.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/unsupported/test/cxx11_meta.cpp b/unsupported/test/cxx11_meta.cpp
index af5cadbf9..4f45e1dd3 100644
--- a/unsupported/test/cxx11_meta.cpp
+++ b/unsupported/test/cxx11_meta.cpp
@@ -354,7 +354,3 @@ void test_cxx11_meta()
CALL_SUBTEST(test_array_zip_and_apply());
CALL_SUBTEST(test_array_misc());
}
-
-/*
- * kate: space-indent on; indent-width 2; mixedindent off; indent-mode cstyle;
- */