diff options
Diffstat (limited to 'cmake/examples/static/bar.hpp')
-rw-r--r-- | cmake/examples/static/bar.hpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cmake/examples/static/bar.hpp b/cmake/examples/static/bar.hpp deleted file mode 100644 index a3ea4c1..0000000 --- a/cmake/examples/static/bar.hpp +++ /dev/null @@ -1,3 +0,0 @@ -#pragma once - -void bar(); |