tuple/index: fix incorrect header guard
This commit is contained in:
parent
d69a567431
commit
1bafe204b6
@ -14,8 +14,8 @@
|
||||
* Copyright 2018 Danny Robson <danny@nerdcruft.net>
|
||||
*/
|
||||
|
||||
#ifndef CRUFT_UTIL_TUPLE_VALUE_HPP
|
||||
#define CRUFT_UTIL_TUPLE_VALUE_HPP
|
||||
#ifndef CRUFT_UTIL_TUPLE_INDEX_HPP
|
||||
#define CRUFT_UTIL_TUPLE_INDEX_HPP
|
||||
|
||||
#include <cstddef>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user