Util--  1.1
server_fwd.hh
Go to the documentation of this file.
1 /* -*- C++ -*-
2  * $Id: server_fwd.hh 953 2005-02-17 21:08:23Z fpy $
3  */
4 #ifndef UTILMM_SINGLETON_SERVER_FWD
5 # define UTILMM_SINGLETON_SERVER_FWD
6 
7 namespace utilmm {
8  namespace singleton {
9 
10  class server;
11 
12  } // namespace utilmm::singleton
13 } // namespace utilmm
14 
15 #endif // UTILMM_SINGLETON_SERVER_FWD
16 
Definition: auto_flag.hh:6

Generated on Mon Sep 24 2018 17:06:40 for Util-- by doxygen 1.8.13
SourceForge.net Project Page