dxx-rebirth/common
Kp 110a28e137 Use 'class' for partial_range_t declaration
clang -Wmismatched-tags complains for:

struct X;
class X { ... };

Reported by btb: 68e2168377 (commitcomment-9814108)
2015-02-20 03:00:46 +00:00
..
2d Remove RAIIdmem::operator pointer 2015-02-17 03:52:59 +00:00
3d Precompute blob vertices 2015-02-19 03:20:52 +00:00
arch Hide local classes in anonymous namespaces 2015-01-23 03:55:06 +00:00
editor Propagate for variables in common/editor/func.cpp 2014-09-26 02:42:14 +00:00
include Use 'class' for partial_range_t declaration 2015-02-20 03:00:46 +00:00
main Use array<> for jointlist 2015-02-14 22:48:30 +00:00
maths Inline away fixmulaccum in vm_vec_mag2 2015-02-05 03:03:51 +00:00
misc Return timer_query() from timer_update() 2015-02-05 03:03:48 +00:00
texmap Remove draw_tmap from OGL build 2015-01-22 03:34:20 +00:00
ui Remove RAIIdmem::operator pointer 2015-02-17 03:52:59 +00:00