diff options
Diffstat (limited to 'Tests/ComplexRelativePaths/Executable/A.hh')
-rw-r--r-- | Tests/ComplexRelativePaths/Executable/A.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Tests/ComplexRelativePaths/Executable/A.hh b/Tests/ComplexRelativePaths/Executable/A.hh deleted file mode 100644 index e6bab02..0000000 --- a/Tests/ComplexRelativePaths/Executable/A.hh +++ /dev/null @@ -1,2 +0,0 @@ -// This header should not be compiled directly but through inclusion in A.cxx -#include "A.h" |