summaryrefslogtreecommitdiffstats
path: root/Source/FLTKDialog/FLTKPropertyItemRow.cxx
diff options
context:
space:
mode:
authorBerk Geveci <berk.geveci@kitware.com>2001-06-28 19:11:40 (GMT)
committerBerk Geveci <berk.geveci@kitware.com>2001-06-28 19:11:40 (GMT)
commitd08d2738c99a6cddcd0e97406997c9623408ae25 (patch)
tree876c66e0bd577e40c6705eb81cfb9db5c087d04c /Source/FLTKDialog/FLTKPropertyItemRow.cxx
parent19bd2c0c29cc0ed480f0fd16855dfe641ec2bbb1 (diff)
downloadCMake-d08d2738c99a6cddcd0e97406997c9623408ae25.zip
CMake-d08d2738c99a6cddcd0e97406997c9623408ae25.tar.gz
CMake-d08d2738c99a6cddcd0e97406997c9623408ae25.tar.bz2
Undefined symbol
Diffstat (limited to 'Source/FLTKDialog/FLTKPropertyItemRow.cxx')
-rw-r--r--Source/FLTKDialog/FLTKPropertyItemRow.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/FLTKDialog/FLTKPropertyItemRow.cxx b/Source/FLTKDialog/FLTKPropertyItemRow.cxx
index d1f455c..fa259f7 100644
--- a/Source/FLTKDialog/FLTKPropertyItemRow.cxx
+++ b/Source/FLTKDialog/FLTKPropertyItemRow.cxx
@@ -12,7 +12,7 @@
#include "../cmCacheManager.h"
#include "FLTKPropertyList.h"
#include "CMakeSetupGUIImplementation.h"
-
+#include <stdio.h>
namespace fltk {