Fix T78213: Windows 10 Build Errors: Extern_Manaflow error messages
Kudos to LazyDodo for figuring this out
This commit is contained in:
4
extern/mantaflow/helper/util/randomstream.h
vendored
4
extern/mantaflow/helper/util/randomstream.h
vendored
@@ -16,13 +16,13 @@
|
||||
#ifndef _RANDOMSTREAM_H
|
||||
#define _RANDOMSTREAM_H
|
||||
|
||||
namespace Manta {
|
||||
|
||||
#include <iostream>
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
#include "vectorbase.h"
|
||||
|
||||
namespace Manta {
|
||||
|
||||
class MTRand {
|
||||
// Data
|
||||
public:
|
||||
|
||||
2
extern/mantaflow/preprocessed/gitinfo.h
vendored
2
extern/mantaflow/preprocessed/gitinfo.h
vendored
@@ -1,3 +1,3 @@
|
||||
|
||||
|
||||
#define MANTA_GIT_VERSION "commit 2c83bddc59cd5140e5dd91b172167a7cba9d4960"
|
||||
#define MANTA_GIT_VERSION "commit 6725e6840a906167cc63474a22fc822d9aebf3e7"
|
||||
|
||||
Reference in New Issue
Block a user