Skip to content

Commit

Permalink
Update compiler.h
Browse files Browse the repository at this point in the history
  • Loading branch information
LiangliangNan committed Jan 17, 2025
1 parent e6bc63f commit 7c118c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 3rd_party/sba/compiler.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
#ifndef _COMPILER_H_
#define _COMPILER_H_

#include <math.h>

/* note: intel's icc defines both __ICC & __INTEL_COMPILER.
* Also, some compilers other than gcc define __GNUC__,
* therefore gcc should be checked last
Expand Down

0 comments on commit 7c118c1

Please sign in to comment.