diff --git a/src_graph/GRAPH_GraphicalBasic.h b/src_graph/GRAPH_GraphicalBasic.h index d180479..eee761f 100644 --- a/src_graph/GRAPH_GraphicalBasic.h +++ b/src_graph/GRAPH_GraphicalBasic.h @@ -2,12 +2,15 @@ #ifndef SRC_GRAPH_GRAPH_GRAPHICALBASIC_H_ #define SRC_GRAPH_GRAPH_GRAPHICALBASIC_H_ +// clang-format off #include "MAT_Matrix.h" #include "Temp_common.h" +#include "Boost_bitset.h" #include #include #include #include +// clang-format on struct GraphListAdj { public: