mirror of
https://github.com/nothings/stb.git
synced 2026-09-25 11:28:27 +00:00
add compilation tests that have no other includes to avoid accidental dependencies
This commit is contained in:
@@ -0,0 +1 @@
|
||||
#include "stb_c_lexer.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "stb_dxt.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "stb_easy_font.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "stb_image.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "stb_image_write.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "stb_perlin.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "stb_sprintf.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "stb_voxel_render.h"
|
||||
Reference in New Issue
Block a user