ZRCola/ZRColaCompile
Simon Rozman 9a307978b5 libZRCola: Include stdex/idrec.h only after << and >> are overloaded
gcc precompiles templates.  When << and >> operators of our datatypes are
not overloaded at the time <stdex/idrec.h> is #included yet, gcc will
seek/look for currently available << and >> operators when reaching
std::ostream and std::istream templates.

Signed-off-by: Simon Rozman <simon@rozman.si>
2022-09-15 14:36:44 +02:00
..
2022-02-17 15:06:50 +01:00
2022-09-15 14:36:44 +02:00
2022-01-07 11:38:32 +01:00
2022-01-07 11:38:32 +01:00
2022-01-07 11:38:32 +01:00
2022-01-07 11:38:32 +01:00
2022-02-03 13:45:53 +01:00