add required stdint.h
This commit is contained in:
parent
ac37c9b7b8
commit
8c6d78c188
@ -20,6 +20,8 @@
|
||||
#ifndef _GTKMM2EXT_COLORS_H_
|
||||
#define _GTKMM2EXT_COLORS_H_
|
||||
|
||||
#include<stdint.h>
|
||||
|
||||
#include <cairomm/context.h>
|
||||
|
||||
#include "gtkmm2ext/visibility.h"
|
||||
|
Loading…
Reference in New Issue
Block a user