diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/exceptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exceptions.h b/src/exceptions.h index b824b91..9655184 100644 --- a/src/exceptions.h +++ b/src/exceptions.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | #ifndef BU_EXCEPTIONS_H | 1 | #ifndef BU_EXCEPTIONS_H |
| 2 | #define BU_EXCEPTIONS_H | 2 | #define BU_EXCEPTIONS_H |
| 3 | 3 | ||
| 4 | #include "exceptionbase.h" | 4 | #include "bu/exceptionbase.h" |
| 5 | #include <stdarg.h> | 5 | #include <stdarg.h> |
| 6 | 6 | ||
| 7 | namespace Bu | 7 | namespace Bu |
