Files
simgear/simgear
Florent Rougon 2a0801da6b zlibstream*: use C++11 scoped enumerations instead of C-style enums
These enumerations are those declared with 'enum class' instead of just
'enum' (cf. §7.2 of the C++11 standard).

+ add missing include (<zlib.h>)
2017-04-30 15:45:52 +02:00
..
2017-03-30 03:58:27 +02:00
2017-04-02 17:56:31 +02:00
2016-12-07 11:03:49 +01:00
2016-12-07 11:03:49 +01:00
2014-01-27 09:19:11 +00:00
2017-03-17 23:25:25 +00:00