Skip to content

Commit 027e8ad

Browse files
committed
Added missing header.
1 parent a834ff7 commit 027e8ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

windows/PlatformUtils/src/preferences.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#ifndef PREFERENCES_H
2121
#define PREFERENCES_H
2222

23+
#include <cstdint>
2324
#include <memory>
2425
#include <string>
2526
#include <vector>

0 commit comments

Comments
 (0)