Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 15, 2009, 9:34:07 PM (15 years ago)
Author:
rgrieder
Message:

Cleanup in pickup and quest (almost only cleaned the header file sections).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/pch/src/orxonox/objects/quest/AddQuest.cc

    r3158 r3180  
    3434#include "AddQuest.h"
    3535
    36 #include <string>
    37 
     36#include "util/Debug.h"
     37#include "util/Exception.h"
    3838#include "core/CoreIncludes.h"
    39 
    40 #include "orxonox/objects/infos/PlayerInfo.h"
    4139#include "QuestManager.h"
    42 #include "QuestDescription.h"
    4340#include "Quest.h"
    4441
Note: See TracChangeset for help on using the changeset viewer.