Core: Correct compilition in GCC

This commit is contained in:
Fernando Sahmkow 2020-02-13 22:08:49 -04:00 committed by FernandoS27
parent 2bc949628d
commit 829d8c0d6b
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
#pragma once
#include <tuple>
#include "common/common_types.h"
namespace Core {