mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-18 11:38:24 -05:00
Fix ‘size_t’ does not name a type compile error
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include <functional>
|
||||
#include <cstdint>
|
||||
#include <cstddef>
|
||||
|
||||
class QTextStream;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user