Fix building with PCH disabled.
This commit is contained in:
parent
d8cb976bba
commit
ac22a2184b
|
@ -3,6 +3,7 @@
|
|||
// Refer to the license.txt file included.
|
||||
|
||||
#include <cmath>
|
||||
#include <cfloat>
|
||||
#include <sstream>
|
||||
|
||||
#include "Common/BitSet.h"
|
||||
|
|
Loading…
Reference in New Issue