some small refactorings
This commit is contained in:
parent
d8fac9045b
commit
8eda3df225
23 changed files with 314 additions and 268 deletions
|
@ -8,6 +8,8 @@
|
|||
#define STB_IMAGE_WRITE_IMPLEMENTATION
|
||||
#include "stb_image_write.h"
|
||||
|
||||
#include <future>
|
||||
|
||||
namespace pw {
|
||||
|
||||
struct image_io::impl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue