summaryrefslogtreecommitdiff
path: root/ucb/workben/cachemap/cachemaptest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/workben/cachemap/cachemaptest.cxx')
-rw-r--r--ucb/workben/cachemap/cachemaptest.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/workben/cachemap/cachemaptest.cxx b/ucb/workben/cachemap/cachemaptest.cxx
index f9daee369b1d..660276d67dff 100644
--- a/ucb/workben/cachemap/cachemaptest.cxx
+++ b/ucb/workben/cachemap/cachemaptest.cxx
@@ -28,7 +28,7 @@
#include <cstdlib>
#include <memory>
-#include <stdio.h> // <iostream> or <cstdio> do not work well on all platforms
+#include <stdio.h>
using ucb::cachemap::Object1;
using ucb::cachemap::Object2;