diff options
Diffstat (limited to 'libdbpp/error.h')
-rw-r--r-- | libdbpp/error.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libdbpp/error.h b/libdbpp/error.h index 329e8f4..d19943c 100644 --- a/libdbpp/error.h +++ b/libdbpp/error.h @@ -1,7 +1,6 @@ #ifndef DB_ERROR_H #define DB_ERROR_H -#include <cstdlib> #include <exception.h> #include <visibility.h> |