Skip to content

Commit

Permalink
Delete unused header and add new line for xrAICore.
Browse files Browse the repository at this point in the history
  • Loading branch information
intorr authored and Xottab-DUTY committed Dec 28, 2017
1 parent 7d6629b commit 810d0ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion src/xrAICore/Navigation/PatrolPath/patrol_path.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

#include "pch.hpp"
#include "patrol_path.h"
#include "xrCore/xrCore.h"
#include "Common/LevelGameDef.h"

LPCSTR TEST_PATROL_PATH_NAME = "val_dogs_nest4_centre";
Expand Down
1 change: 1 addition & 0 deletions src/xrAICore/Navigation/graph_engine_space.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
////////////////////////////////////////////////////////////////////////////

#pragma once

#include "xrCore/xrCore.h"

template <typename _condition_type, typename _value_type>
Expand Down

0 comments on commit 810d0ee

Please sign in to comment.