Files
DocumentServer-v-9.2.0/core/OOXML/Projects/Linux/BinDocument/precompiled.h
Yajbir Singh f1b860b25c
Some checks failed
check / markdownlint (push) Has been cancelled
check / spellchecker (push) Has been cancelled
updated
2025-12-11 19:03:17 +05:30

27 lines
618 B
C++

#if defined __cplusplus
#include <string>
#include <iostream>
#include <memory.h>
#include <map>
#include <boost/make_shared.hpp>
#include <vector>
#include <boost/lexical_cast.hpp>
#include <boost/unordered_map.hpp>
#include <algorithm>
#include <unordered_map>
#include <stdio.h>
#include <stack>
#include <list>
#include <boost/shared_ptr.hpp>
#if defined(_WIN32) || defined(_WIN64)
#include <windows.h>
#endif
//#include "../../../Binary/Document/BinWriter/BinReaderWriterDefines.h"
//#include "../../../Binary/Sheets/Common/BinReaderWriterDefines.h"
//#include "../../../Binary/Sheets/Common/Common.h"
#endif