summaryrefslogtreecommitdiff
path: root/src/pq/db_pq.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pq/db_pq.h')
-rw-r--r--src/pq/db_pq.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pq/db_pq.h b/src/pq/db_pq.h
index 6e2b2b2c0..167d31711 100644
--- a/src/pq/db_pq.h
+++ b/src/pq/db_pq.h
@@ -181,6 +181,9 @@ TALER_DB_extract_amount (PGresult *result,
const char *curr_name,
struct TALER_Amount *r_amount);
+
+
+
#endif /* TALER_DB_LIB_H_ */
/* end of include/taler_db_lib.h */