Skip to content

Commit

Permalink
Class Server to be delcared in LocationParser due to reciprocal use.
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnestoAvedillo committed Jun 25, 2024
1 parent c18adf3 commit ad7863a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mandatory/inc/LocationParser.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ enum LocationStatus

};

class Server;

class LocationParser
{
private:
Expand Down

0 comments on commit ad7863a

Please sign in to comment.