mirror of
https://github.com/postgres/postgres.git
synced 2025-08-22 21:53:06 +03:00
Cleanup of <> and ""
This commit is contained in:
@@ -19,7 +19,7 @@ INSERT INTO TBL1 values (10);
|
||||
*
|
||||
*/
|
||||
#include <iostream.h>
|
||||
#include <libpq++.h>
|
||||
#include "libpq++.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
main()
|
||||
|
Reference in New Issue
Block a user