From f427213832c0ccaca1d318c01f2c106bef4cefa1 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Sat, 21 Aug 2010 07:04:33 +0000 Subject: Minor compiling tweak. --- src/protocolgats.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/protocolgats.h') diff --git a/src/protocolgats.h b/src/protocolgats.h index cab5217..dcd0c55 100644 --- a/src/protocolgats.h +++ b/src/protocolgats.h @@ -5,6 +5,8 @@ namespace Gats { + class Object; + class ProtocolGats : public Bu::Protocol { public: -- cgit v1.2.3