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