plebble
daemon.h
Go to the documentation of this file.
1 /*
2 -------------------------------------------------------------------------------
3  PLEBBLE
4 -------------------------------------------------------------------------------
5  Copyright (C) 2019-2020 KATLAS Technology. (http://katlastechnology.com)
6  Copyright (C) 2017-2020 Marcos Mayorga. (mm@mm-studios.com)
7 
8  This file is part of our Plebble(R) Platform.
9 
10  The code below cannot be copied, used for any purpose other than the one
11  agreed and/or distributed without the express permission of
12  KATLAS Technology.
13 -------------------------------------------------------------------------------
14 
15 
16 */
17 #ifndef USGOV_c009bd5d681264adabb9cdbf5de437c3b84e5676690f277d47a56ef5388b9837
18 #define USGOV_c009bd5d681264adabb9cdbf5de437c3b84e5676690f277d47a56ef5388b9837
19 
20 #include <us/gov/id/daemon.h>
21 
22 namespace us { namespace gov {
23 namespace auth {
24  using namespace std;
25  typedef id::daemon daemon;
26 }
27 }}
28 
29 #endif
30 
daemon.h
us
Definition: daemon.h:22
us::gov::auth::daemon
id::daemon daemon
Definition: daemon.h:25
us::gov::id::daemon
Definition: daemon.h:28
std
Definition: app.h:380