mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
chg: moving around includes
This commit is contained in:
parent
65c1a6b2c1
commit
b279d04c85
6 changed files with 33 additions and 24 deletions
|
@ -21,9 +21,7 @@
|
|||
#include <pthread.h>
|
||||
#include <math.h>
|
||||
#include <complex.h>
|
||||
|
||||
#include "util.h"
|
||||
#include "cmdmain.h"
|
||||
|
||||
#ifndef M_PI
|
||||
#define M_PI 3.14159265358979323846264338327
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue