mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-08 03:45:24 +00:00
nitpicker: resolve uint64_t ambiguity
This commit is contained in:
parent
526ea05821
commit
d90db178a2
@ -23,6 +23,8 @@
|
||||
|
||||
namespace Nitpicker {
|
||||
|
||||
using uint64_t = Genode::uint64_t;
|
||||
|
||||
using namespace Gui;
|
||||
|
||||
using Pixel = Pixel_rgb888;
|
||||
|
Loading…
x
Reference in New Issue
Block a user