forward declaration

This commit is contained in:
shrkey
2016-10-10 22:01:55 +01:00
parent c007b870e5
commit adff66be2e

View File

@@ -59,6 +59,8 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
using namespace DarkWater;
class DW640;
class DW_Motor {
public:
DW_Motor(void);