tuple/type: add forgotten header guard
This commit is contained in:
parent
4a73a3cea7
commit
8c42829f4f
@ -6,6 +6,8 @@
|
||||
* Copyright 2015-2018 Danny Robson <danny@nerdcruft.net>
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "../types.hpp"
|
||||
|
||||
#include "../types/traits.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user