Fix include

This commit is contained in:
Baptiste Wicht 2016-07-02 16:31:22 +02:00
parent e0c17d79a1
commit c3f68682fa

View File

@ -5,6 +5,8 @@
// http://www.boost.org/LICENSE_1_0.txt)
//=======================================================================
#include <types.hpp>
namespace arch {
void enable_sse();