forked from mirror/OpenTTD
(svn r11689) -Fix: compilation error and most of warnings for gcc 4.3
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
|
||||
template<uint N> static inline void ExtractValid();
|
||||
template<> static inline void ExtractValid<1>() {}
|
||||
template<> inline void ExtractValid<1>() {}
|
||||
|
||||
|
||||
template<typename T> struct ExtractBits;
|
||||
|
Reference in New Issue
Block a user