From abba018da3c2c8011b1485ee8e9e5b2690659c76 Mon Sep 17 00:00:00 2001 From: LaG1924 <12997935+LaG1924@users.noreply.github.com> Date: Sat, 14 Oct 2017 21:40:34 +0500 Subject: 2017-10-14 --- src/Utility.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Utility.hpp') diff --git a/src/Utility.hpp b/src/Utility.hpp index 8333052..893f38e 100644 --- a/src/Utility.hpp +++ b/src/Utility.hpp @@ -7,7 +7,7 @@ #include #include -using Uuid = std::vector; +using Uuid = std::vector; template void endswap(T *objp) { -- cgit v1.2.3