0022922: Clean up warnings on uninitialized / unused variables
[occt.git] / src / WNT / WNT_ColorRef.cxx
1 #ifndef __WNT_ColorRef_HeaderFile
2 # include <WNT_ColorRef.hxx>
3 #endif  // __WNT_ColorRef_HeaderFile
4
5 const Handle( Standard_Type )& STANDARD_TYPE( WNT_ColorRef ) {
6
7  static Handle( Standard_Type ) _aType = new Standard_Type (
8                                               "WNT_ColorRef", sizeof ( WNT_ColorRef )
9                                              );
10
11  return _aType;
12
13 }  // end function