FIX undefined template error
FIX Exception.hpp:46:23: error: implicit instantiation of undefined template
This commit is contained in:
parent
e4c55e0fa0
commit
e37e72e2fa
@ -1,4 +1,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
#include <string>
|
||||||
|
#include <sstream>
|
||||||
|
#include <iostream>
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <system_error>
|
#include <system_error>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user