yasmine
libyasmine_backward_compatibility.hpp
Go to the documentation of this file.
1 // //
3 // This file is part of the Seadex yasmine ecosystem (http://yasmine.seadex.de). //
4 // Copyright (C) 2016-2017 Seadex GmbH //
5 // //
6 // Licensing information is available in the folder "license" which is part of this distribution. //
7 // The same information is available on the www @ http://yasmine.seadex.de/Licenses.html. //
8 // //
10 
11 
12 #ifndef LIBYASMINE_BACKWARD_COMPATIBILITY_25EFEF99_3357_4F3D_843D_AEB2C56E19DD
13 #define LIBYASMINE_BACKWARD_COMPATIBILITY_25EFEF99_3357_4F3D_843D_AEB2C56E19DD
14 
15 
16 #include "essentials/compatibility/compatibility.hpp"
17 
18 
19 #ifdef Y_GCC_EXPAND_TEMPLATE_PARAM_PACK_BUG
20 #define SX_GCC_EXPAND_TEMPLATE_PARAM_PACK_BUG
21 #endif
22 
23 
24 namespace sxy
25 {
26  using sxe::shared_ptr;
27 }
28 
29 
30 #endif
Definition: adapter_cpp11.hpp:21