Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
279c55e6
Commit
279c55e6
authored
Sep 24, 2015
by
Francis Dupont
Browse files
[master] Fixed old asio.hpp include in new code (bis)
parent
70eeece5
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dhcpsrv/tests/timer_mgr_unittest.cc
View file @
279c55e6
...
...
@@ -12,7 +12,7 @@
// OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
// PERFORMANCE OF THIS SOFTWARE.
#include
<asio.hpp>
#include
<
boost/
asio.hpp>
#include
<config.h>
#include
<dhcp/iface_mgr.h>
#include
<dhcpsrv/timer_mgr.h>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment