Browse Source

Remove stb_imagewrite.h reference.

tags/v1.0.0
Andrew Belt 6 years ago
parent
commit
38c29d29a8
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      src/dep.cpp

+ 0
- 3
src/dep.cpp View File

@@ -21,6 +21,3 @@
#define NANOSVG_IMPLEMENTATION
#define NANOSVG_ALL_COLOR_KEYWORDS
#include <nanosvg.h>

#define STB_IMAGE_WRITE_IMPLEMENTATION
#include <stb_image_write.h>

Loading…
Cancel
Save