Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/memononen/nanosvg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/nanosvgrast.h')
-rw-r--r--src/nanosvgrast.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nanosvgrast.h b/src/nanosvgrast.h
index fa3427b..ffa913a 100644
--- a/src/nanosvgrast.h
+++ b/src/nanosvgrast.h
@@ -1453,6 +1453,6 @@ void nsvgRasterize(NSVGrasterizer* r,
r->stride = 0;
}
-#endif
+#endif // NANOSVGRAST_IMPLEMENTATION
-#endif // NANOSVGRAST_H \ No newline at end of file
+#endif // NANOSVGRAST_H