Skip to content

Commit c636ad4

Browse files
author
pippocao
committed
remove optional because it is not used
1 parent baf67f6 commit c636ad4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/bq_common/bq_common_public_include.h

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
#include "bq_common/types/array.h"
3333
#include "bq_common/types/string.h"
3434
#include "bq_common/types/hash_map.h"
35-
#include "bq_common/types/optional.h"
3635
#include "bq_common/types/basic_types.h"
3736
#if defined(BQ_GCC)
3837
#pragma GCC diagnostic pop

0 commit comments

Comments
 (0)