diff --git a/include/wx/msw/ole/uuid.h b/include/wx/msw/ole/uuid.h index a970267997..211ce71f5e 100644 --- a/include/wx/msw/ole/uuid.h +++ b/include/wx/msw/ole/uuid.h @@ -88,4 +88,4 @@ public: const char *CForm() const { return m_pszCForm; } }; -#endif // _OLEUUID_H \ No newline at end of file +#endif //_OLEUUID_H \ No newline at end of file