mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-28 04:45:13 +00:00
Start working on a debug statement
This commit is contained in:
parent
f5032ab0f8
commit
9fbb40d91b
8 changed files with 43 additions and 4 deletions
|
@ -14,6 +14,7 @@ LICENSE END */
|
|||
|
||||
#include <vector>
|
||||
#include <memory>
|
||||
#include <iostream> // FIXME: remove: iostream always bring it lots of code so we should not have it in this header
|
||||
|
||||
namespace sixtyfps::cbindgen_private {
|
||||
// Workaround https://github.com/eqrion/cbindgen/issues/43
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue