diff options
Diffstat (limited to 'include/openvic-dataloader/detail/LexyFwdDeclaration.hpp')
-rw-r--r-- | include/openvic-dataloader/detail/LexyFwdDeclaration.hpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/openvic-dataloader/detail/LexyFwdDeclaration.hpp b/include/openvic-dataloader/detail/LexyFwdDeclaration.hpp deleted file mode 100644 index 554c88d..0000000 --- a/include/openvic-dataloader/detail/LexyFwdDeclaration.hpp +++ /dev/null @@ -1,8 +0,0 @@ -#pragma once - -namespace lexy { - struct default_encoding; - - template<typename Encoding, typename MemoryResource> - struct buffer; -}
\ No newline at end of file |