added math.h import where needed
This commit is contained in:
@ -16,6 +16,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <sys/mman.h>
|
||||
#include <inttypes.h>
|
||||
#include <math.h>
|
||||
|
||||
|
||||
#include "obiview.h"
|
||||
|
Reference in New Issue
Block a user