Fixes for GCC 3.0.3 build.
This commit is contained in:
@@ -291,6 +291,6 @@ class NvStripifier
|
||||
|
||||
// let our strip info classes and the other classes get
|
||||
// to these protected stripificaton methods if they want
|
||||
friend NvStripInfo;
|
||||
friend class NvStripInfo;
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user