diff options
Diffstat (limited to 'third_party/bazel/rules_haskell/tests/library-with-includes/b.h')
-rw-r--r-- | third_party/bazel/rules_haskell/tests/library-with-includes/b.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/bazel/rules_haskell/tests/library-with-includes/b.h b/third_party/bazel/rules_haskell/tests/library-with-includes/b.h deleted file mode 100644 index 3425137bf9cf..000000000000 --- a/third_party/bazel/rules_haskell/tests/library-with-includes/b.h +++ /dev/null @@ -1 +0,0 @@ -#define B 17 |