Skip to content

Commit 810d0ee

Browse files
intorrXottab-DUTY
authored andcommitted
Delete unused header and add new line for xrAICore.
1 parent 7d6629b commit 810d0ee

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/xrAICore/Navigation/PatrolPath/patrol_path.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
#include "pch.hpp"
1010
#include "patrol_path.h"
11-
#include "xrCore/xrCore.h"
1211
#include "Common/LevelGameDef.h"
1312

1413
LPCSTR TEST_PATROL_PATH_NAME = "val_dogs_nest4_centre";

src/xrAICore/Navigation/graph_engine_space.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
////////////////////////////////////////////////////////////////////////////
88

99
#pragma once
10+
1011
#include "xrCore/xrCore.h"
1112

1213
template <typename _condition_type, typename _value_type>

0 commit comments

Comments
 (0)