fix: add <fstream> include to 3mf test
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include <gtest/gtest.h>
|
||||
#include <cstdio>
|
||||
#include <fstream>
|
||||
#include "vde/foundation/io_3mf.h"
|
||||
|
||||
using namespace vde::foundation;
|
||||
|
||||
Reference in New Issue
Block a user