Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 7 years ago

Language

Compiler

Options

Author

anonymous

almost 7 years ago

myfsm.h
state1.h
state2.h
events.h
pkt1.h

$
In file included from prog.cc:4:
In file included from ./myfsm.h:10:
In file included from ./state1.h:10:
./pkt1.h:12:19: error: unknown type name 'MyFsm'
    void dispatch(MyFsm *fsm){
                  ^
1 error generated.
Exit Code:
1