Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adam Osuchowski
Kea
Commits
43a53ba8
Commit
43a53ba8
authored
Mar 28, 2014
by
Marcin Siodelski
Browse files
[3080] Use the correct header name schema_mysql_copy.h in MySQL unit test.
parent
6adb8b73
Changes
1
Show whitespace changes
Inline
Side-by-side
src/lib/dhcpsrv/tests/mysql_lease_mgr_unittest.cc
View file @
43a53ba8
...
...
@@ -38,7 +38,7 @@ using namespace std;
namespace
{
// This holds statements to create and destroy the schema.
#include "schema_copy.h"
#include "schema_
mysql_
copy.h"
// Connection strings.
// Database: keatest
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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