X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/0907aa4037b12b6b88ee24495d4577a064d4f8db..646c8fd6c0112573ba2aae7f165f5d48e849831e:/projects/stargazer/plugins/store/postgresql/postgresql_store.cpp

diff --git a/projects/stargazer/plugins/store/postgresql/postgresql_store.cpp b/projects/stargazer/plugins/store/postgresql/postgresql_store.cpp
index 2146d664..ba478966 100644
--- a/projects/stargazer/plugins/store/postgresql/postgresql_store.cpp
+++ b/projects/stargazer/plugins/store/postgresql/postgresql_store.cpp
@@ -40,9 +40,6 @@
 
 #include "postgresql_store.h"
 
-#include "postgresql_store_utils.h"
-#include "postgresql_store.h"
-
 #include "stg/common.h" // str2x, printfd
 
 #include <string>