diff options
Diffstat (limited to 'fxbarcode/common/BC_CommonBitArray.h')
-rw-r--r-- | fxbarcode/common/BC_CommonBitArray.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fxbarcode/common/BC_CommonBitArray.h b/fxbarcode/common/BC_CommonBitArray.h index f3d0a5ed83..1f98e54e53 100644 --- a/fxbarcode/common/BC_CommonBitArray.h +++ b/fxbarcode/common/BC_CommonBitArray.h @@ -9,8 +9,6 @@ #include <vector> -#include "core/fxcrt/fx_basic.h" - class CBC_CommonBitArray { public: explicit CBC_CommonBitArray(CBC_CommonBitArray* array); |