mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-05-02 21:52:30 +02:00
Fix #272.
This commit is contained in:
parent
af66f335c9
commit
68cf69fabc
2 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
#ifndef UTIL_H
|
||||
#define UTIL_H
|
||||
|
||||
#define BOOST_NO_CXX11_SCOPED_ENUMS // Workaround for issue #272
|
||||
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue