This commit is contained in:
Isuru Samarathunga
2025-09-07 18:03:31 +05:30
parent fd54e8db39
commit c60810ba7b
19 changed files with 34 additions and 34 deletions

View File

@ -1,8 +1,8 @@
#include <IACore/Logger.hpp>
#include <IACore/file.hpp>
#include <IACore/File.hpp>
#include <IACore/vector.hpp>
#include <IACore/map.hpp>
#include <IACore/Vector.hpp>
#include <IACore/Map.hpp>
using namespace ia;