taisei/src/pch/taisei_pch.h
Andrei Alexeyev 14f0a170c8
WIP: accelerate build with precompiled headers
Also got rid of rwops_pipe; we don't use it and PCHs make passing the
required feature macro for the posix implementation too complicated.
2019-02-09 12:29:54 +02:00

3 lines
41 B
C

#include "taisei.h"
#include "global.h"