Building: Boost dependency errors

Fixes #15999
This commit is contained in:
wmayer
2024-08-22 17:00:03 +02:00
committed by Chris Hennes
parent 27423dbb39
commit 7d492c9f64
9 changed files with 9 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
#include "PreCompiled.h"
#ifndef _PreComp_
#include <QDateTime>
#include <boost/random.hpp>
#include <cmath>
#endif