cesium-native
0.43.0
Loading...
Searching...
No Matches
cesium-async++.h
1
#pragma once
2
3
#ifdef _MSC_VER
4
#pragma warning(push)
5
#pragma warning(disable : 4458 4324 4702)
6
#endif
7
8
#ifndef _MSC_VER
9
#pragma GCC diagnostic ignored "-Wshadow"
10
#endif
11
12
#include <async++.h>
13
14
#ifdef _MSC_VER
15
#pragma warning(pop)
16
#endif
CesiumAsync
include
CesiumAsync
Impl
cesium-async++.h
Generated by
1.12.0