summaryrefslogtreecommitdiff
path: root/examples/classes/ciphercng.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/classes/ciphercng.cpp')
-rw-r--r--examples/classes/ciphercng.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/classes/ciphercng.cpp b/examples/classes/ciphercng.cpp
index bf85cc7..9859341 100644
--- a/examples/classes/ciphercng.cpp
+++ b/examples/classes/ciphercng.cpp
@@ -5,7 +5,7 @@
* cipherkey in the module's .conf file.
*
*
- * $Id: ciphercng.cpp 2327 2009-04-22 11:42:33Z scribe $
+ * $Id: ciphercng.cpp 2504 2010-01-26 16:46:19Z scribe $
*
* Copyright 1998-2009 CrossWire Bible Society (http://www.crosswire.org)
* CrossWire Bible Society
@@ -23,6 +23,7 @@
*
*/
+#include <stdio.h>
#include <iostream>
#include <swmgr.h>