aboutsummaryrefslogtreecommitdiff
path: root/src/uniquekey.h
diff options
context:
space:
mode:
authorBenoit Germain <benoit.germain@ubisoft.com>2024-06-07 11:17:39 +0200
committerBenoit Germain <benoit.germain@ubisoft.com>2024-06-07 11:17:39 +0200
commit35d7a6bb691d7e0564cda324b3d724caf4901545 (patch)
tree6fd253c64157a3f4dcf44658d4932a9f260bf0e3 /src/uniquekey.h
parent867a65c0046848bc5e6867ae76f16db293ba4101 (diff)
downloadlanes-35d7a6bb691d7e0564cda324b3d724caf4901545.tar.gz
lanes-35d7a6bb691d7e0564cda324b3d724caf4901545.tar.bz2
lanes-35d7a6bb691d7e0564cda324b3d724caf4901545.zip
Use a precompiled header to speed up the build
Diffstat (limited to 'src/uniquekey.h')
-rw-r--r--src/uniquekey.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/uniquekey.h b/src/uniquekey.h
index 5ccecc5..114d22e 100644
--- a/src/uniquekey.h
+++ b/src/uniquekey.h
@@ -3,8 +3,6 @@
3#include "compat.h" 3#include "compat.h"
4#include "macros_and_utils.h" 4#include "macros_and_utils.h"
5 5
6#include <bit>
7
8// ################################################################################################# 6// #################################################################################################
9 7
10class UniqueKey 8class UniqueKey