fix: add missing <optional> include in assembly.h
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include "vde/core/transform.h"
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <optional>
|
||||
#include <memory>
|
||||
|
||||
namespace vde::brep {
|
||||
|
||||
Reference in New Issue
Block a user