fix FC_CAPTURE_AND_RETHROW
This commit is contained in:
parent
5068e39736
commit
2164dd2e0c
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
* @file exception.hpp
|
||||
* @brief Defines exception's used by fc
|
||||
*/
|
||||
#include <fc/log/log_message.hpp>
|
||||
#include <fc/log/logger.hpp>
|
||||
#include <fc/optional.hpp>
|
||||
#include <exception>
|
||||
#include <unordered_map>
|
||||
|
|
|
|||
Loading…
Reference in a new issue