Skip to content

Commit

Permalink
Update errorcodes.h
Browse files Browse the repository at this point in the history
Moving string header from errorcode.cpp to fix error during compilation
  • Loading branch information
1 parent 2ee519f commit e41da8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 3rdparty/ErrorHandling/errorcodes.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#ifndef ERRORCODES_H
#define ERRORCODES_H

#include <string>
#include <map>

//singleton
Expand Down

0 comments on commit e41da8f

Please sign in to comment.