mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
bbcdac4e5d
Fixes: #22384
6 lines
55 B
C
6 lines
55 B
C
#pragma once
|
|
|
|
#define PCH_INCLUDED 1
|
|
|
|
int testC(void);
|