From fa79e56bce051e43cbd236c96039b528b1f4ae98 Mon Sep 17 00:00:00 2001 From: Tyge Løvset Date: Sat, 26 Sep 2020 09:12:17 +0200 Subject: Merged csptr.h into cptr.h, simpler with one include file and these are very related and short. --- examples/share_ptr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/share_ptr.c') diff --git a/examples/share_ptr.c b/examples/share_ptr.c index 9b412d93..5f5a0cc7 100644 --- a/examples/share_ptr.c +++ b/examples/share_ptr.c @@ -1,4 +1,4 @@ -#include +#include #include #include #include -- cgit v1.2.3