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/core/Identifier.h

    r1056 r1062  
    5353#define _Identifier_H__
    5454
     55#include "CorePrereqs.h"
     56
    5557#include <set>
    5658#include <map>
    5759#include <string>
    5860#include <utility>
    59 
    60 #include "CorePrereqs.h"
    6161
    6262#include "ObjectList.h"
Note: See TracChangeset for help on using the changeset viewer.