Skip to content

Commit 3fab493

Browse files
author
Thomas G. Lockhart
committed
Include stdio.h and stdlib.h for completeness.
1 parent 37cfb04 commit 3fab493

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/interfaces/ecpg/test/test1.pgc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#include <stdlib.h>
22
#include <string.h>
3+
#include <stdlib.h>
4+
#include <stdio.h>
35

46
/* just a test comment */ exec sql whenever sqlerror do PrintAndStop(msg);
57
exec sql whenever sqlwarning do warn();

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy