Add missing include header to FBXCommon.h
This commit is contained in:
parent
fe7ed984b5
commit
db29b32cd6
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
#ifndef FBXCOMMON_H
|
#ifndef FBXCOMMON_H
|
||||||
#define FBXCOMMON_H
|
#define FBXCOMMON_H
|
||||||
|
|
||||||
|
#include <cstdint>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
namespace FBXDocParser {
|
namespace FBXDocParser {
|
||||||
|
|
Loading…
Reference in a new issue