diff options
| -rw-r--r-- | src/protocolgats.h | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ | |||
| 5 | 5 | ||
| 6 | namespace Gats | 6 | namespace Gats |
| 7 | { | 7 | { |
| 8 | class Object; | ||
| 9 | |||
| 8 | class ProtocolGats : public Bu::Protocol | 10 | class ProtocolGats : public Bu::Protocol |
| 9 | { | 11 | { |
| 10 | public: | 12 | public: |
