Skip to content

Commit

Permalink
add required include
Browse files Browse the repository at this point in the history
  • Loading branch information
jafl committed May 23, 2024
1 parent acebb80 commit 3181876
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libjcore/code/JStringManager.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#define _H_JStringManager

#include "JStringPtrMap.h"
#include <mutex>

class JError;
class JString;
Expand Down

0 comments on commit 3181876

Please sign in to comment.