diff options
Diffstat (limited to 'libpqpp/pq-cursorselectcommand.h')
-rw-r--r-- | libpqpp/pq-cursorselectcommand.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libpqpp/pq-cursorselectcommand.h b/libpqpp/pq-cursorselectcommand.h index 36070bc..681659c 100644 --- a/libpqpp/pq-cursorselectcommand.h +++ b/libpqpp/pq-cursorselectcommand.h @@ -8,6 +8,7 @@ namespace PQ { class Connection; + class CursorSelectCommand : public SelectBase, public Command { public: CursorSelectCommand( |