Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 14, 2008, 5:50:25 PM (16 years ago)
Author:
rgrieder
Message:
  • changed header file inclusion order
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/util/SubString.h

    r1056 r1062  
    5959#define __SUBSTRING_H__
    6060
     61#include "UtilPrereqs.h"
     62
    6163#include <vector>
    6264#include <string>
    63 
    64 #include "UtilPrereqs.h"
    6565
    6666//! A class that can load one string and split it in multipe ones
Note: See TracChangeset for help on using the changeset viewer.