mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-21 03:31:40 +00:00
Stop confusing doxygen :)
svn-id: r44237
This commit is contained in:
parent
2bf7969f95
commit
537c886aeb
@ -39,10 +39,9 @@
|
||||
#endif
|
||||
|
||||
namespace Common {
|
||||
/**
|
||||
* The sgi IRIX MIPSpro Compiler has difficulties with nested templates.
|
||||
* This and the other __sgi conditionals below work around these problems.
|
||||
*/
|
||||
|
||||
// The sgi IRIX MIPSpro Compiler has difficulties with nested templates.
|
||||
// This and the other __sgi conditionals below work around these problems.
|
||||
#ifdef __sgi
|
||||
template<class T> class IteratorImpl;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user