BALL 1.5.0
Loading...
Searching...
No Matches
stringHashSet.h
Go to the documentation of this file.
1// -*- Mode: C++; tab-width: 2; -*-
2// vi: set ts=2:
3//
4// $Id: stringHashSet.h,v 1.11 2003/08/26 08:04:12 oliver Exp $
5//
6
7#ifndef BALL_DATATYPE_STRINGHASHSET_H
8#define BALL_DATATYPE_STRINGHASHSET_H
9
10#ifndef BALL_DATATYPE_HASHSET_H
12#endif
13
14#ifndef BALL_DATATYPE_STRING_H
15# include <BALL/DATATYPE/string.h>
16#endif
17
18namespace BALL
19{
27} // namespace BALL
28
29#endif // BALL_DATATYPE_STRINGHASHSET_H
HashSet< String > StringHashSet