diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2024-01-15 07:24:08 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-01-15 07:24:08 +0100 |
| commit | 152f9ef5feff7ea41c647e004f6e98082abf4b1c (patch) | |
| tree | 59c2cabb1291aa8d938d2768b8183f14e8b6d8ad /serialize/packbits.cpp | |
| parent | 8c7d8405b7c88d0553ee505061ade27127410431 (diff) | |
w
Diffstat (limited to 'serialize/packbits.cpp')
| -rw-r--r-- | serialize/packbits.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/serialize/packbits.cpp b/serialize/packbits.cpp index 1a7f5de8..e9ce54bc 100644 --- a/serialize/packbits.cpp +++ b/serialize/packbits.cpp @@ -4,7 +4,7 @@ namespace floormat { -using namespace floormat::detail_Pack; +using namespace floormat::detail_Pack_input; namespace { |
