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