xo: _Any.cpp files need <exception> for clang 18 build
This commit is contained in:
parent
d8d8781068
commit
0933e6309f
6 changed files with 7 additions and 1 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
#include "visitor/IResourceVisitor_Any.hpp"
|
||||
#include <iostream>
|
||||
#include <exception>
|
||||
|
||||
namespace xo {
|
||||
namespace mm {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue