Move core thirdparty files to thirdparty/{minizip,misc}

This commit is contained in:
Rémi Verschelde
2017-04-28 18:29:15 +02:00
parent 0a613ff970
commit 2398eb6ed4
43 changed files with 146 additions and 39 deletions

View File

@@ -30,14 +30,15 @@
#include "ustring.h"
#include "color.h"
#include "io/md5.h"
#include "io/sha256.h"
#include "math_funcs.h"
#include "os/memory.h"
#include "print_string.h"
#include "ucaps.h"
#include "variant.h"
#include "thirdparty/misc/md5.h"
#include "thirdparty/misc/sha256.h"
#include <wchar.h>
#ifndef NO_USE_STDLIB