mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
4 lines
109 B
V
4 lines
109 B
V
module mysql
|
|
|
|
#pkgconfig mysqlclient
|
|
#include <mysql.h> # Please install the mysqlclient development headers
|