Properly declare some classes and functions
commit05e91d35961292b31f46d91340de876b79ed3996
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 17 Jul 2007 13:30:19 +0000 (17 15:30 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 17 Jul 2007 13:30:19 +0000 (17 15:30 +0200)
tree712b55acac9ee6a17b0ed344a56e858eeabfd8da
parent0d87cd791dc14176b6c3ca78bf8a044690f6960a
Properly declare some classes and functions

The original code relied on friend declarations to also
declare the corresponding class of function, but this
no longer works on recent gccs.
src/baseparsuif/suifmath/fract_matrix.h
src/basesuif/suif1/suifobj.h