diff options
Diffstat (limited to 'src/decompress.hh')
| -rw-r--r-- | src/decompress.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decompress.hh b/src/decompress.hh index a15efdc..fa9ffa1 100644 --- a/src/decompress.hh +++ b/src/decompress.hh @@ -1,7 +1,7 @@ #ifndef DECOMPRESS_HH #define DECOMPRESS_HH -#include "io.hh" // IWYU pragma: export +#include "io.hh" // IWYU pragma: export namespace decompress { |
