mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-17 12:50:04 +00:00
11 lines
148 B
Diff
11 lines
148 B
Diff
--- a/Common/CaretRgb.h
|
|
+++ b/Common/CaretRgb.h
|
|
@@ -23,6 +23,7 @@
|
|
|
|
|
|
#include <array>
|
|
+#include <cstdint>
|
|
#include <memory>
|
|
|
|
namespace caret {
|