Last change
on this file since 6967 was 6922, checked in by mies, 15 years ago |
replaced deprecated hash_map, hash_set classes with boost
added unsigned serialization
fixed more warnings
included -Wall to Makefile.am
|
File size:
185 bytes
|
Rev | Line | |
---|
[6922] | 1 | // TestSerialization.h, created on 13.11.2009 by Sebastian Mies
|
---|
| 2 |
|
---|
| 3 | #ifndef TESTSERIALIZATION_H_
|
---|
| 4 | #define TESTSERIALIZATION_H_
|
---|
| 5 |
|
---|
| 6 | int test_serialization();
|
---|
| 7 |
|
---|
| 8 | #endif /* TESTSERIALIZATION_H_ */
|
---|
Note:
See
TracBrowser
for help on using the repository browser.