db_bridge/include/postgresql_db.h
changeset 40 be3f5582b839
parent 34 4a35f239fe5b
--- a/db_bridge/include/postgresql_db.h
+++ b/db_bridge/include/postgresql_db.h
@@ -6,7 +6,6 @@
 #ifndef POSTGRESQL_DB_H
 #define POSTGRESQL_DB_H
 
-#include <cstdlib>
 #include <iostream>
 #include <abstract_db.h>