build: Include additional headers to the PCH

Including: deque, functional, queue, tuple, typeinfo, type_traits and utility
This commit is contained in:
Gabriel Ferreira
2024-04-03 22:20:01 +02:00
parent be193327a9
commit ce15778490

View File

@@ -1254,19 +1254,26 @@ macro(process_options)
<cstdlib>
<cstring>
<exception>
<deque>
<fstream>
<functional>
<iostream>
<limits>
<list>
<map>
<math.h>
<ostream>
<queue>
<set>
<sstream>
<stdint.h>
<stdlib.h>
<string>
<tuple>
<typeinfo>
<type_traits>
<unordered_map>
<utility>
<vector>
)
add_library(