Skip to content

Commit 70fca59

Browse files
authored
Fixing build.
1 parent fb0a21d commit 70fca59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/gui/widgets/memory_observer.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919

2020
#pragma once
2121

22+
#include <stdint.h>
23+
2224
#include <vector>
2325

2426
#include "imgui.h"

0 commit comments

Comments
 (0)