Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 16, 2009, 2:26:20 PM (15 years ago)
Author:
rgrieder
Message:

Officially included ObjectList.h in CoreIncludes.h (it gets included by the Identifier anyway).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/pch/src/core/CoreIncludes.h

    r3151 r3187  
    4343#include "CorePrereqs.h"
    4444
     45#include "util/Debug.h"
    4546#include "Identifier.h"
    4647#include "Factory.h"
    4748#include "ClassFactory.h"
    48 #include "util/Debug.h"
     49#include "ObjectList.h"
    4950
    5051
Note: See TracChangeset for help on using the changeset viewer.