mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[ion] Try a fix to make compilation work
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <new>
|
||||
#include "storage.h"
|
||||
#include <ion/internal_storage.h>
|
||||
#if ION_STORAGE_LOG
|
||||
#include<iostream>
|
||||
#include <iostream>
|
||||
#endif
|
||||
|
||||
namespace Ion {
|
||||
|
||||
Reference in New Issue
Block a user