Hi I am getting an error when compiling my C++ main.cppcode.
Would you mind telling me what could be the problem?
Code:
Location.h
#ifndef _LOCATION_H_#define _LOCATION_H_#include<iostream>using namespace std;class Location{ public : // Default constructor Location(); // Default constructor Location(int _x,int _y); int getX(); // returns the x coordinate int getY(); // returns the y coordinate // computes the Euclidean distance float computeDistance(const Location& loc); // returns the location coordinates in the following
PayPal Gateway not configured
PayPal Gateway not configured