diff options
Diffstat (limited to 'Tests/MacRuntimePath/A/framework2.cpp')
-rw-r--r-- | Tests/MacRuntimePath/A/framework2.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/MacRuntimePath/A/framework2.cpp b/Tests/MacRuntimePath/A/framework2.cpp index d3c2c45..0a1beec 100644 --- a/Tests/MacRuntimePath/A/framework2.cpp +++ b/Tests/MacRuntimePath/A/framework2.cpp @@ -1,5 +1,6 @@ #include "framework2.h" + #include "stdio.h" void framework2() |