mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-11 05:24:10 +08:00
fix build
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
*
|
||||
*/
|
||||
#include "DateTimeStruct.h"
|
||||
|
||||
#include "../../../OOXML/SystemUtility/File.h"
|
||||
|
||||
PPT::DateTimeStruct::DateTimeStruct() :
|
||||
m_wYear(0), m_wMonth(0), m_wDayOfWeek(0), m_wDay(0),
|
||||
|
||||
Reference in New Issue
Block a user