CMake: Consolidate common PCH headers
This commit is contained in:
parent
04a6ddddfb
commit
fb155dbffc
14 changed files with 29 additions and 84 deletions
|
@ -3,10 +3,4 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <algorithm>
|
||||
#include <chrono>
|
||||
#include <memory>
|
||||
|
||||
#include <fmt/format.h>
|
||||
|
||||
#include "common/assert.h"
|
||||
#include "common/common_precompiled_headers.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue