Changes between Version 1 and Version 2 of oss/lolunit/tutorial
- Timestamp:
- Sep 8, 2011, 3:31:01 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
oss/lolunit/tutorial
v1 v2 13 13 #include <lol/unit.h> 14 14 }}} 15 16 No additional compiler or linker flags are required as long as the `<unit.h>` file is copied in a place where the compiler can find it. 15 17 16 18 == Fixtures ==