From 90c6158d61a4b27f00997049d67344b425275c5c Mon Sep 17 00:00:00 2001 From: Yaron Cohen-Tal Date: Sun, 19 Jul 2015 12:59:31 +0300 Subject: Unite defenitions "PUBLIC" and "EPOXY_IMPORTEXPORT" and add it where appropriate. Fix tests build errors. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 453c9ed..7530a9d 100644 --- a/README.md +++ b/README.md @@ -62,11 +62,16 @@ It should be as easy as replacing: #include #include #include + #include + #include + #include // for WGL with: #include #include + #include + #include As long as epoxy's headers appear first, you should be ready to go. Additionally, some new helpers become available, so you don't have to -- cgit v1.2.1