From cc8653604ed9255132fe1404c6a2ef59d81c54f2 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Mon, 13 Nov 2006 22:42:24 +0000 Subject: Fix compile svn-id: r24716 --- common/stream.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/common/stream.cpp b/common/stream.cpp index 94ca514ad1..afc21ebca2 100644 --- a/common/stream.cpp +++ b/common/stream.cpp @@ -23,6 +23,7 @@ #include "common/stdafx.h" #include "common/stream.h" #include "common/str.h" +#include "common/util.h" namespace Common { -- cgit v1.2.3