Cleaned up includes.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#define ANIMTESTBED_ANIMGRAPHBLENDTREE_H
|
||||
|
||||
#include <algorithm>
|
||||
#include <iostream>
|
||||
|
||||
#include "AnimNode.h"
|
||||
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
#include <ozz/base/maths/soa_transform.h>
|
||||
|
||||
#include <cstring>
|
||||
#include <iostream>
|
||||
#include <list>
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
@@ -5,6 +5,8 @@
|
||||
#ifndef ANIMTESTBED_ANIMGRAPHRESOURCE_H
|
||||
#define ANIMTESTBED_ANIMGRAPHRESOURCE_H
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include "3rdparty/json/json.hpp"
|
||||
#include "AnimGraphNodes.h"
|
||||
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
//
|
||||
// Created by martin on 19.11.21.
|
||||
//
|
||||
|
||||
#include "SyncTrack.h"
|
||||
Reference in New Issue
Block a user