diff options
-rw-r--r-- | slicer/slicer/modelPartsTypes.impl.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/slicer/slicer/modelPartsTypes.impl.h b/slicer/slicer/modelPartsTypes.impl.h index 718f654..b04def8 100644 --- a/slicer/slicer/modelPartsTypes.impl.h +++ b/slicer/slicer/modelPartsTypes.impl.h @@ -1,4 +1,6 @@ #pragma once +// Keep this, there's a check its not defined in a test +#define SLICER_MODELPARTSTYPES_IMPL_H #include "common.h" #include "enumMap.h" // IWYU pragma: keep |