Loading... (original) (raw)

bitMap.hpp uses the MEMFLAGS type, but doesn't include allocation.hpp, where that type is defined. This problem was exposed when writing a small gtest test-case, which only included bitMap.hpp.