fixed missing include

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@575 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 19 years ago
parent 823238100b
commit bba13905e8

@ -39,6 +39,8 @@ using std::map;
using std::multimap;
using std::string;
#include <time.h>
enum CallGenEvent {
CGCreate = 0,
CGConnect,

Loading…
Cancel
Save