aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/cython/generated_cpp_headers.h
blob: 645dbac0dea644692fb7b3a849ee4795b040cefa (plain) (blame)
1
2
3
4
5
6
7
8
#pragma once

// Content must be in sync with https://a.yandex-team.ru/arc/trunk/arcadia/contrib/tools/cython/Cython/Compiler/Nodes.py?rev=r8428765#L717-720
// or other placess of cython compiler adding C++ specific headers implicitelly.
#include "ios"
#include "new"
#include "stdexcept"
#include "typeinfo"