source:
liacs/da/opdr1/test.h@
166
Last change on this file since 166 was 2, checked in by , 15 years ago | |
---|---|
File size: 135 bytes |
Rev | Line | |
---|---|---|
[2] | 1 | // naam van ifndef-variabele vervangen door TestVar |
2 | ||
3 | #ifndef TestVar | |
4 | ||
5 | #define TestVar | |
6 | ||
7 | #include <iostream> | |
8 | #include "queue.h" | |
9 | ||
10 | #endif | |
11 |
Note:
See TracBrowser
for help on using the repository browser.