Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9312 in orxonox.OLD for branches/proxy/src/lib/util/multi_type.cc


Ignore:
Timestamp:
Jul 18, 2006, 1:35:23 AM (18 years ago)
Author:
bensch
Message:

minor lib cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/lib/util/multi_type.cc

    r8316 r9312  
    1818#include "multi_type.h"
    1919
    20 //#include "stdincl.h"
    21 #include <stddef.h>
    22 #include <stdlib.h>
    23 #include <string.h>
    24 #include <stdio.h>
    2520#include <sstream>
    2621
     
    2823#include "debug.h"
    2924#endif
    30 
    31 using namespace std;
    3225
    3326/**
Note: See TracChangeset for help on using the changeset viewer.