mirror of
https://github.com/postgres/postgres.git
synced 2025-11-01 21:31:19 +03:00
Replace examples .H to .h.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
#include <iostream.h>
|
||||
#include <iomanip.h>
|
||||
#include <libpq++.H>
|
||||
#include <libpq++.h>
|
||||
|
||||
int main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user