Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9362 in orxonox.OLD


Ignore:
Timestamp:
Jul 20, 2006, 3:56:32 PM (18 years ago)
Author:
bensch
Message:

more minor adaptions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/lib/util/sigslot/signal.h

    r9361 r9362  
    8181//
    8282
    83 #ifndef SIGSLOT_H__
    84 #define SIGSLOT_H__
     83#ifndef SIGNAL_H__
     84#define SIGNAL_H__
    8585
    8686#include <set>
     
    9292namespace sigslot
    9393{
    94 
    95 
    9694  template<class mt_policy>
    9795  class _connection_base0
     
    22192217; // namespace sigslot
    22202218
    2221 #endif // SIGSLOT_H__
    2222 
     2219#endif /* SIGNAL_H__ */
     2220
Note: See TracChangeset for help on using the changeset viewer.