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