summaryrefslogtreecommitdiff
path: root/apps/gperf/src/Iterator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gperf/src/Iterator.cpp')
-rw-r--r--apps/gperf/src/Iterator.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/gperf/src/Iterator.cpp b/apps/gperf/src/Iterator.cpp
index 75d6e40ddef..43b343b3aa9 100644
--- a/apps/gperf/src/Iterator.cpp
+++ b/apps/gperf/src/Iterator.cpp
@@ -22,6 +22,7 @@
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "Iterator.h"
+#include "ace/ace_ctype.h"
ACE_RCSID(src, Iterator, "$Id$")