Skip to content

Commit 82d9ab4

Browse files
author
Bogdan Degtyariov
committed
Update JDBC: WL14878: Add FIDO authentication callback functionality
1 parent f3ff27d commit 82d9ab4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

include/mysql/jdbc.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
#include "../jdbc/mysql_driver.h"
3333
#include "../jdbc/mysql_error.h"
3434
#include "../jdbc/cppconn/build_config.h"
35+
#include "../jdbc/cppconn/callback.h"
3536
#include "../jdbc/cppconn/config.h"
3637
#include "../jdbc/cppconn/connection.h"
3738
#include "../jdbc/cppconn/datatype.h"

0 commit comments

Comments
 (0)