CtrlLib: ToolBar images not longer adjusted for dark theme, plugin/pcre: Fixed to compile

git-svn-id: svn://ultimatepp.org/upp/trunk@12880 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2019-03-23 09:54:12 +00:00
parent d98997c227
commit 97cbae192c
3 changed files with 3 additions and 11 deletions

View file

@ -22,8 +22,6 @@ typedef long long unsigned uint64;
#endif
#define int64_t int64
#include "lib/pcre_byte_order.c"
#include "lib/pcre_chartables.c"
#include "lib/pcre_compile.c"