diff options
Diffstat (limited to 'test/Modules/Inputs/StdDef/other.h')
-rw-r--r-- | test/Modules/Inputs/StdDef/other.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Modules/Inputs/StdDef/other.h b/test/Modules/Inputs/StdDef/other.h new file mode 100644 index 0000000000..f29f6366cc --- /dev/null +++ b/test/Modules/Inputs/StdDef/other.h @@ -0,0 +1,2 @@ +#include <stddef.h> + |