diff options
Diffstat (limited to 'tests/headers/template_fun.hpp')
-rw-r--r-- | tests/headers/template_fun.hpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/headers/template_fun.hpp b/tests/headers/template_fun.hpp deleted file mode 100644 index 17b1383b..00000000 --- a/tests/headers/template_fun.hpp +++ /dev/null @@ -1,3 +0,0 @@ -// this will be ignored -template <class T> -void foo() {} |