head 1.1; access; symbols OPENPKG_E1_MP_HEAD:1.1 OPENPKG_E1_MP:1.1 OPENPKG_E1_MP_2_STABLE:1.1 OPENPKG_E1_FP:1.1 OPENPKG_2_STABLE_MP:1.1 OPENPKG_2_STABLE_20061018:1.1 OPENPKG_2_STABLE_20060622:1.1 OPENPKG_2_STABLE:1.1.0.2 OPENPKG_2_STABLE_BP:1.1; locks; strict; comment @# @; 1.1 date 2005.12.27.18.11.29; author rse; state Exp; branches; next ; commitid htFFxeYMvlCLxhfr; desc @@ 1.1 log @new package: gperf 3.0.1 (Generate Perfect Hash Functions) @ text @Index: src/positions.h --- src/positions.h.orig 2003-04-07 11:48:19 +0200 +++ src/positions.h 2005-12-27 19:07:08 +0100 @@@@ -26,6 +26,10 @@@@ #ifndef positions_h #define positions_h 1 +/* Forward declarations */ +class PositionIterator; +class PositionReverseIterator; + /* This class denotes a set of byte positions, used to access a keyword. */ class Positions @