Skip to content

Commit c3add70

Browse files
author
nitrocaster
committed
xrGame: Add missing Loki/Typelist include.
1 parent 1548fd7 commit c3add70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/xrGame/accumulative_states.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#ifndef ACCUMULATIVE_STATES_INCLUDED
22
#define ACCUMULATIVE_STATES_INCLUDED
33

4+
#include <loki/Typelist.h>
5+
46
namespace award_system
57
{
68

0 commit comments

Comments
 (0)