Fix an import statement that was causing some compilations to fail
This commit is contained in:
parent
792517ddb4
commit
d3bcced88d
@ -1,12 +1,12 @@
|
||||
#pragma once
|
||||
|
||||
#include "mumlib/Callback.hpp"
|
||||
#include "mumlib/enums.hpp"
|
||||
|
||||
#include <boost/asio.hpp>
|
||||
#include <boost/noncopyable.hpp>
|
||||
|
||||
#include <string>
|
||||
#include <mumlib/enums.hpp>
|
||||
|
||||
namespace mumlib {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user