Browse Source

Core: Correct compilition in GCC

pull/15/merge
Fernando Sahmkow 6 years ago
committed by FernandoS27
parent
commit
829d8c0d6b
  1. 2
      src/core/hardware_properties.h

2
src/core/hardware_properties.h

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

Loading…
Cancel
Save