summaryrefslogtreecommitdiff
path: root/Tests/PrecompiledHeader/foo_precompile.c
blob: c37d69a1c8b4f7eabc0076485b107c071dcc21b4 (plain)
1
2
3
4
5
/* The foo_precompiled.h header is included by a /FI option when this
   source is used to create a precompiled header.  Include it here
   explicitly to allow dependency scanning to detect the dependency
   whether or not the include path is known to the scanner.  */
#include "include/foo_precompiled.h"