mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
fix missing include
This commit is contained in:
@ -36,11 +36,11 @@ Description
|
||||
#define CFDEM_MATH_EXTRA_H
|
||||
|
||||
#include <vector>
|
||||
//#include "math.h"
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <error.h>
|
||||
#include <ctype.h>
|
||||
#include "mathematicalConstants.H"
|
||||
|
||||
#define TOLERANCE_ORTHO 1e-10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user