fix link error on opt4
This commit is contained in:
parent
b672970141
commit
b5cf90cf1e
|
|
@ -189,7 +189,7 @@ private:
|
|||
};
|
||||
|
||||
INLINE ostream &operator << (ostream &out, const CInterval &ival);
|
||||
ostream &operator << (ostream &out, CInterval::State state);
|
||||
EXPCL_DIRECT ostream &operator << (ostream &out, CInterval::State state);
|
||||
|
||||
#include "cInterval.I"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue