Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 6, 2009, 10:32:59 AM (15 years ago)
Author:
rgrieder
Message:

Added all paths of included external libraries to the include directories and used ≠ for the includes.
Also added src/orxonox binary directory for consistency.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/buildsystem2/src/core/XMLPort.h

    r2171 r2567  
    4343#include "CorePrereqs.h"
    4444
     45#include <ticpp.h>
    4546#include "util/Debug.h"
    4647#include "util/Exception.h"
    4748#include "util/MultiType.h"
    48 #include "tinyxml/ticpp.h"
    4949#include "XMLIncludes.h"
    5050#include "Executor.h"
Note: See TracChangeset for help on using the changeset viewer.