diff options
Diffstat (limited to 'tests/lib/unit++/optmap-compat.h')
-rw-r--r-- | tests/lib/unit++/optmap-compat.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/lib/unit++/optmap-compat.h b/tests/lib/unit++/optmap-compat.h deleted file mode 100644 index 13d98fcf..00000000 --- a/tests/lib/unit++/optmap-compat.h +++ /dev/null @@ -1,4 +0,0 @@ -// This header preserves compatibility with old unit++ versions. -// -// Use of this is deprecated, use unit++/optmap.h directly -#include <unit++/optmap.h> |