diff options
Diffstat (limited to 'fxbarcode/common/BC_CommonByteArray.h')
-rw-r--r-- | fxbarcode/common/BC_CommonByteArray.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fxbarcode/common/BC_CommonByteArray.h b/fxbarcode/common/BC_CommonByteArray.h index 9270adcf42..86b4ea1544 100644 --- a/fxbarcode/common/BC_CommonByteArray.h +++ b/fxbarcode/common/BC_CommonByteArray.h @@ -9,8 +9,6 @@ #include <vector> -#include "core/fxcrt/fx_basic.h" - // TODO(weili): The usage of this class should be replaced by // std::vector<uint8_t>. class CBC_CommonByteArray { |