mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-04 02:56:40 +08:00
Update math/perimeter.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user