move 'stdbool.h' to common header, add missing common.h header to public headers

This commit is contained in:
Recep Aslantas
2019-03-31 18:58:20 +03:00
parent 6c0c5167b0
commit 81a74ba225
6 changed files with 4 additions and 7 deletions

View File

@@ -31,9 +31,6 @@
#include "common.h"
#include "util.h"
#include <stdbool.h>
#include <math.h>
#include <float.h>
/*!
* @brief fill a vector with specified value