| version 1.4 | version 1.5 | |||
|---|---|---|---|---|
|
| |||
| #ifndef ___IP_BASE_H | #ifndef ___IP_BASE_H | |||
| #define ___IP_BASE_H | #define ___IP_BASE_H | |||
| #include <map.h> | #include <map> | |||
| #include <list.h> | #include <list> | |||
| #include <algo.h> | #include <algorithm> | |||
| using namespace std; | ||||
| extern "C" { | extern "C" { | |||
| #include "ip_basec.h" | #include "ip_basec.h" | |||
| #include "fix.h" | #include "fix.h" |
| Legend: | |
| line(s) removed in v.1.4 | |
| line(s) changed | |
| line(s) added in v.1.5 | |