mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
[linux] Add stdint.h include
This commit is contained in:
@@ -10,6 +10,7 @@ package linux
|
||||
#include "webkit2/webkit2.h"
|
||||
#include <stdio.h>
|
||||
#include <limits.h>
|
||||
#include "stdint.h"
|
||||
|
||||
|
||||
void ExecuteOnMainThread(void* f, gpointer jscallback) {
|
||||
|
||||
Reference in New Issue
Block a user