Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 30, 2010, 5:04:12 PM (14 years ago)
Author:
rgrieder
Message:

Moved Loki library files to separate loki folder in externals.
Also added TypeManip.h (now used in Convert.h) and static_check.h.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/sound/SoundManager.cc

    r7174 r7266  
    3333#include <AL/alut.h>
    3434#include <utility>
     35#include <loki/ScopeGuard.h>
    3536
    3637#include "util/Exception.h"
    3738#include "util/Math.h"
    38 #include "util/ScopeGuard.h"
    3939#include "util/Clock.h"
    4040#include "core/ConfigValueIncludes.h"
Note: See TracChangeset for help on using the changeset viewer.