Nadav Har'El
e45a507100
Remove unnecessary forward declarations from reactor.hh
...
reactor.hh includes forward declarations for input_stream, output_stream
template classes. These are unnecessary, because it #include's iostream.hh,
which contains the full definition of these classes.
These unnecessary forward declarations are harmless in the current code, but
they will become harmful if we change the definitions in iostream.hh (e.g., I
wanted to make input_stream a "final" class).
Signed-off-by: Nadav Har'El <nyh@cloudius-systems.com >
2015-03-10 15:01:34 +02:00
..
2015-03-01 15:29:13 +02:00
2015-02-19 16:52:34 +02:00
2015-03-04 17:34:59 +01:00
2015-02-19 16:52:34 +02:00
2015-03-10 12:57:13 +02:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00
2014-09-22 17:18:46 +03:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00
2015-02-22 16:20:36 +02:00
2015-02-19 16:58:54 +02:00
2015-02-19 16:58:54 +02:00
2015-03-01 13:36:30 +02:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00
2015-03-04 17:39:16 +02:00
2015-03-06 11:35:56 +01:00
2015-03-06 12:52:11 +02:00
2015-03-01 09:48:51 +02:00
2015-03-04 17:39:16 +02:00
2015-02-24 15:10:33 +02:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00
2015-02-26 17:34:27 +02:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00
2015-03-08 09:20:32 +02:00
2015-03-10 15:01:34 +02:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00
2015-03-03 14:58:58 +02:00
2015-02-25 19:29:36 -03:00
2015-03-04 17:34:59 +01:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00
2015-03-10 10:56:10 +02:00
2015-03-04 17:40:58 +02:00
2015-03-08 21:55:57 +02:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00
2014-12-25 09:14:42 +02:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00