forked from tTh/FloatImg
+ stdint.h
This commit is contained in:
parent
f77a63b08c
commit
865cc60ccf
|
@ -4,6 +4,8 @@
|
|||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "../floatimg.h"
|
||||
#include "metriques.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue