Browse Source

use ExportProperties to customize bind pose epsilon

thomasbiang 6 years ago
parent
commit
f9f408690e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      code/FBX/FBXExporter.cpp

+ 1 - 0
code/FBX/FBXExporter.cpp

@@ -67,6 +67,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #include <vector>
 #include <array>
 #include <unordered_set>
+#include <iostream>
 
 // RESOURCES:
 // https://code.blender.org/2013/08/fbx-binary-file-format-specification/