mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 11:00:44 -06: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