Use vcpkg for fast-float and spdlog

This commit is contained in:
Magne Sjaastad
2024-08-14 13:31:12 +02:00
parent 3fdb30d1e9
commit f0e19b0fb5
7 changed files with 9 additions and 14 deletions

View File

@@ -20,7 +20,7 @@
#include "RifEclipseKeywordContent.h"
// Utility class for fast conversion from string to float
#include "fast_float/include/fast_float/fast_float.h"
#include "fast_float/fast_float.h"
// Utility class memory mapping of files
#include "mio/mio.hpp"