parent
0327c5ec3a
commit
aa859aae6b
|
@ -12,6 +12,8 @@
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
|
using namespace std;
|
||||||
|
|
||||||
class SimElement{
|
class SimElement{
|
||||||
public:
|
public:
|
||||||
virtual ~SimElement(){}
|
virtual ~SimElement(){}
|
||||||
|
|
Loading…
Reference in New Issue