wrong guard position (doh!)
This commit is contained in:
parent
2107652428
commit
f4f58f587a
wrap/gl
|
@ -420,10 +420,10 @@ public:
|
|||
delete [] selectBuf;
|
||||
return result.size();
|
||||
}
|
||||
#endif // _I_REALLY_NEED_OLD_GL_PICK_
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
#endif // _I_REALLY_NEED_OLD_GL_PICK_
|
||||
} // end namespace vcg
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue