From f008d5cdc65ddf7b60ac72ec982ad060748ae929 Mon Sep 17 00:00:00 2001 From: charan-003 <85248228+charan-003@users.noreply.github.com> Date: Sat, 16 Nov 2024 16:27:40 -0700 Subject: [PATCH] Update location.cpp --- src/modules/location.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modules/location.cpp b/src/modules/location.cpp index 13de9e5a..5ce80b6a 100644 --- a/src/modules/location.cpp +++ b/src/modules/location.cpp @@ -14,7 +14,6 @@ #include "faker-cxx/types/precision.h" #include "location_data.h" - #ifndef M_PI #define M_PI 3.14159265358979323846 #endif