yasmine
initial_pseudostate_fwd.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 INITIAL_PSEUDOSTATE_FWD_70DC64B4_80F9_4F69_9922_93DA7009BBF8
13 #define INITIAL_PSEUDOSTATE_FWD_70DC64B4_80F9_4F69_9922_93DA7009BBF8
14 
15 
16 #include "essentials/compatibility/compatibility.hpp"
17 
18 
19 namespace sxy
20 {
21 
22 
24 typedef sxe::SX_UNIQUE_PTR< initial_pseudostate > initial_pseudostate_uptr;
25 
26 
27 }
28 
29 
30 #endif
sxe::SX_UNIQUE_PTR< initial_pseudostate > initial_pseudostate_uptr
Definition: initial_pseudostate_fwd.hpp:23
Definition: initial_pseudostate.hpp:27
Definition: adapter_cpp11.hpp:21