Grumpy Mac won't build without the right header

master
Beq 2023-06-27 03:35:56 +01:00
parent 13daa0f5af
commit 9b7df1dbd2
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
#include "llsingleton.h"
#include "fsradarentry.h"
#include <boost/unordered_map.hpp>
#include <unordered_map>
class LLAvatarName;