Tired of no newline at end of file warnings.
This commit is contained in:
parent
46cf45eda3
commit
a9ed92f5f0
|
|
@ -3,11 +3,9 @@
|
||||||
#define __VCGLIB_FACE_WT_TYPE
|
#define __VCGLIB_FACE_WT_TYPE
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#define FACE_TYPE FaceWT
|
#define FACE_TYPE FaceWT
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#define __VCGLIB_FACE_WT
|
#define __VCGLIB_FACE_WT
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -19,9 +17,7 @@
|
||||||
#undef FACE_TYPE
|
#undef FACE_TYPE
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#undef __VCGLIB_FACE_WT
|
#undef __VCGLIB_FACE_WT
|
||||||
|
|
||||||
|
|
||||||
|
#endif
|
||||||
#endif
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue