source: source/ariba/utility/serialization/TestSerialization.h@ 6922

Last change on this file since 6922 was 6922, checked in by mies, 14 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
Line 
1// TestSerialization.h, created on 13.11.2009 by Sebastian Mies
2
3#ifndef TESTSERIALIZATION_H_
4#define TESTSERIALIZATION_H_
5
6int test_serialization();
7
8#endif /* TESTSERIALIZATION_H_ */
Note: See TracBrowser for help on using the repository browser.