7 lines
102 B
C
7 lines
102 B
C
#ifndef STB_IMAGE_WRAP_H
|
|
#define STB_IMAGE_WRAP_H
|
|
|
|
#include "stb_image.h"
|
|
|
|
#endif // STB_IMAGE_WRAP_H
|