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