Move classes
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
#include "IO/MemMappedFile.hpp"
|
||||
#include "Scene/Geometry.hpp"
|
||||
#include "Scene/Vertex.hpp"
|
||||
#include "Scene/UsdEncoder.hpp"
|
||||
#include "Scene/ObjEncoder.hpp"
|
||||
#include "Scene/Export/UsdEncoder.hpp"
|
||||
#include "ObjEncoder.hpp"
|
||||
#include "IO/Archive/ArchiveWriter.hpp"
|
||||
#include "IO/Archive/ZipWriter.hpp"
|
||||
|
||||
@@ -3,11 +3,10 @@
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "Scene/Geometry.hpp"
|
||||
|
||||
#include <utility>
|
||||
#include <string>
|
||||
#include <sstream>
|
||||
#include <fmt/core.h>
|
||||
Reference in New Issue
Block a user