2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-05 16:35:23 +00:00

[2475] Put #include directives in correct order

Also fix some issues from the review.
This commit is contained in:
Stephen Morris
2012-11-16 14:15:45 +00:00
parent d2551c3b2b
commit 3ba0299ad2
71 changed files with 362 additions and 280 deletions

View File

@@ -18,7 +18,7 @@
#include <dhcpsrv/lease_mgr.h>
#include <boost/scoped_ptr.hpp>
#include <mysql.h>
#include <mysql/mysql.h>
#include <time.h>