1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-05-30 14:39:46 +00:00

People's local builds use PCH by default, rosbuilds do not. A recipe for success.

svn path=/trunk/; revision=69448
This commit is contained in:
Alex Ionescu 2015-10-04 21:11:48 +00:00
parent e7dee1f989
commit a1100ebbb1

View file

@ -9,6 +9,7 @@
/* INCLUDES ******************************************************************/
#include "bl.h"
#include <bcd.h>
/* FUNCTIONS *****************************************************************/