Browse Source

Core: Correct compilition in GCC

nce_cpp
Fernando Sahmkow 6 years ago
committed by FernandoS27
parent
commit
f326183e8b
  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