changeset 1 | d5423fbb4f29 |
parent 0 | 164170e6151a |
0:164170e6151a | 1:d5423fbb4f29 |
---|---|
16 */ |
16 */ |
17 |
17 |
18 #ifndef WIMCLEANUP_H |
18 #ifndef WIMCLEANUP_H |
19 #define WIMCLEANUP_H |
19 #define WIMCLEANUP_H |
20 |
20 |
21 #include "wimi.h" |
21 #include "Wimi.h" |
22 |
22 |
23 |
23 |
24 // |
24 // |
25 // CleanupStack functions for WIMI data |
25 // CleanupStack functions for WIMI data |
26 // |
26 // |