git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
TRAFFCOUNTER_IMPL changed to use USER_IMPL instead of USER
[stg.git]
/
projects
/
stargazer
/
plugins
/
store
/
postgresql
/
postgresql_store_utils.cpp
diff --git
a/projects/stargazer/plugins/store/postgresql/postgresql_store_utils.cpp
b/projects/stargazer/plugins/store/postgresql/postgresql_store_utils.cpp
index 7c0755a7e3121d9f74c8020d82aa8ba9772e40d2..c36df0cd02efa1600ee39f032315f6c970585abe 100644
(file)
--- a/
projects/stargazer/plugins/store/postgresql/postgresql_store_utils.cpp
+++ b/
projects/stargazer/plugins/store/postgresql/postgresql_store_utils.cpp
@@
-31,8
+31,7
@@
#include <libpq-fe.h>
-#include "common.h"
-
+#include "stg/common.h"
#include "postgresql_store.h"
int POSTGRESQL_STORE::StartTransaction() const