aboutsummaryrefslogtreecommitdiff
path: root/src/lane.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/lane.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/lane.h')
-rw-r--r--src/lane.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/lane.h b/src/lane.h
index 4dcb99e..6146df8 100644
--- a/src/lane.h
+++ b/src/lane.h
@@ -4,13 +4,6 @@
4#include "uniquekey.h" 4#include "uniquekey.h"
5#include "universe.h" 5#include "universe.h"
6 6
7#include <chrono>
8#include <condition_variable>
9#include <latch>
10#include <stop_token>
11#include <string_view>
12#include <thread>
13
14// ################################################################################################# 7// #################################################################################################
15 8
16// xxh64 of string "kExtendedStackTraceRegKey" generated at https://www.pelock.com/products/hash-calculator 9// xxh64 of string "kExtendedStackTraceRegKey" generated at https://www.pelock.com/products/hash-calculator