From: leslie Date: Sun, 14 Mar 2010 03:52:35 +0000 (+0800) Subject: fix testing compile X-Git-Tag: upstream/620~77 X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=46ce24bdf6e9ac957a334c77cd0e08d08ef2b8f8;p=sasc-ng.git fix testing compile --- diff --git a/cam.h b/cam.h index d7a1d7a..41ed871 100644 --- a/cam.h +++ b/cam.h @@ -24,7 +24,7 @@ #include "data.h" #include "misc.h" -//class cChannel; +class cChannel; class cEcmHandler; class cEcmData;