Restructured locations of source.
This commit is contained in:
parent
78a4c6d730
commit
7c4e8e95e8
151 changed files with 1 additions and 0 deletions
6
src/pglab/GlobalIoService.h
Normal file
6
src/pglab/GlobalIoService.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
#include <boost/asio.hpp>
|
||||
|
||||
std::shared_ptr<boost::asio::io_service> getGlobalAsioIoService();
|
||||
Loading…
Add table
Add a link
Reference in a new issue