tuple/value: style
This commit is contained in:
parent
3e9760d84f
commit
6bf1853637
@ -6,8 +6,7 @@
|
|||||||
* Copyright 2015-2018 Danny Robson <danny@nerdcruft.net>
|
* Copyright 2015-2018 Danny Robson <danny@nerdcruft.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef CRUFT_UTIL_TUPLE_VALUE_HPP
|
#pragma once
|
||||||
#define CRUFT_UTIL_TUPLE_VALUE_HPP
|
|
||||||
|
|
||||||
#include "index.hpp"
|
#include "index.hpp"
|
||||||
#include "../types.hpp"
|
#include "../types.hpp"
|
||||||
@ -143,6 +142,3 @@ namespace cruft::tuple::value {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#endif
|
|
||||||
|
Loading…
Reference in New Issue
Block a user