yasmine
build_number.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 BUILD_NUMBER_35F7322C_8D29_42B1_AC5E_A38094AF5EF6
13 #define BUILD_NUMBER_35F7322C_8D29_42B1_AC5E_A38094AF5EF6
14 
15 
16 #include "essentials/compatibility/compatibility.hpp"
17 
18 
19 namespace sxy
20 {
21 
22 
23 namespace version
24 {
25 
26 
27 const sxe::uint16_t BUILD_NUMBER( 850 );
28 
29 
30 }
31 
32 
33 }
34 
35 
36 #endif
Definition: adapter_cpp11.hpp:21
const sxe::uint16_t BUILD_NUMBER(850)