summaryrefslogtreecommitdiff
path: root/Tests/ComplexOneConfig/Library
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2004-04-30 18:21:55 -0400
committerAndy Cedilnik <andy.cedilnik@kitware.com>2004-04-30 18:21:55 -0400
commit2eb42a533e78078c6c3617646d61a919b821a770 (patch)
treee91a6f2a2c8b0afcd260ba3eb5dd982b930afc25 /Tests/ComplexOneConfig/Library
parentb5695711316c13fe8a828a55c7ebeb4b16c73aa4 (diff)
downloadcmake-2eb42a533e78078c6c3617646d61a919b821a770.tar.gz
ENH: Remove warnings
Diffstat (limited to 'Tests/ComplexOneConfig/Library')
-rw-r--r--Tests/ComplexOneConfig/Library/testConly.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/ComplexOneConfig/Library/testConly.c b/Tests/ComplexOneConfig/Library/testConly.c
index 35d6a399cc..2d83f778e0 100644
--- a/Tests/ComplexOneConfig/Library/testConly.c
+++ b/Tests/ComplexOneConfig/Library/testConly.c
@@ -1,4 +1,5 @@
#include "testConly.h"
+#include <stdio.h>
int CsharedFunction()
{