2018-02-01 02:46:31 +08:00
|
|
|
#include "prerelease/stb_lib.h"
|
2018-01-30 21:16:47 +08:00
|
|
|
#define STB_LIB_IMPLEMENTATION
|
2018-02-01 02:46:31 +08:00
|
|
|
#include "prerelease/stb_lib.h"
|
2018-01-30 21:16:47 +08:00
|
|
|
|
|
|
|
//#define STB_REGEX_IMPLEMENTATION
|
|
|
|
//#include "stb_regex.h"
|
|
|
|
|
|
|
|
int main(int argc, char **argv)
|
|
|
|
{
|
|
|
|
|
|
|
|
}
|