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 

Generated on Tue Oct 9 2018 10:12:45 for Util-- by doxygen 1.8.6
SourceForge.net Project Page