From 7e462894288df92e93d1c44cbab86741c1d92798 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 29 Jan 2015 20:45:45 +0100 Subject: -removing legacy TALER_TALER API, replacing with modern TALER_DB calls --- src/pq/db_pq.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/pq') 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 */ -- cgit v1.2.3