diff options
Diffstat (limited to 'tests/headers/extern.hpp')
-rw-r--r-- | tests/headers/extern.hpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/headers/extern.hpp b/tests/headers/extern.hpp deleted file mode 100644 index 0779e038..00000000 --- a/tests/headers/extern.hpp +++ /dev/null @@ -1,3 +0,0 @@ -extern "C" { -#include "func_proto.h" -} |