mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Update math/perimeter.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
55c28ec19d
commit
5389d9f00d
@ -11,7 +11,6 @@
|
||||
#define _USE_MATH_DEFINES
|
||||
#include <cassert> /// for assert
|
||||
#include <cmath> /// for M_PI definition and pow()
|
||||
#include <cmath>
|
||||
#include <cstdint> /// for uint16_t datatype
|
||||
#include <iostream> /// for IO operations
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user