mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-24 14:23:36 -05:00
Added missing include stdint.h to Histogram.h
This commit is contained in:
parent
782944727c
commit
e1934fd9b0
@ -20,6 +20,7 @@
|
||||
|
||||
#include <vector>
|
||||
#include <iostream>
|
||||
#include <stdint.h>
|
||||
|
||||
class QPainter;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user