fix build

This commit is contained in:
Elena.Subbotina
2023-03-27 17:30:12 +03:00
parent 6e10ac6710
commit a9acb55e73
1066 changed files with 1282 additions and 1323 deletions

View File

@ -30,14 +30,13 @@
*
*/
#ifndef CONNECTIONSTREAM_H
#define CONNECTIONSTREAM_H
#pragma once
#include "../../../../DesktopEditor/common/Types.h"
#include "../Base/Types_32.h"
#include "../../DesktopEditor/common/Types.h"
#include "../Base/Base.h"
#include "../XlsxFormat/WritingElement.h"
#include <string>
#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h"
#include "../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h"
namespace XLSB
{
@ -63,5 +62,3 @@ namespace XLSB
}
#endif // CONNECTIONSTREAM_H