diff options
Diffstat (limited to 'src/unitsuite.h')
-rw-r--r-- | src/unitsuite.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/unitsuite.h b/src/unitsuite.h index 6e9270a..578b4cc 100644 --- a/src/unitsuite.h +++ b/src/unitsuite.h | |||
@@ -1,5 +1,5 @@ | |||
1 | #ifndef UNIT_SUITE_H | 1 | #ifndef BU_UNIT_SUITE_H |
2 | #define UNIT_SUITE_H | 2 | #define BU_UNIT_SUITE_H |
3 | 3 | ||
4 | #include <stdint.h> | 4 | #include <stdint.h> |
5 | #include <list> | 5 | #include <list> |