mirror of
https://github.com/SWG-Source/src.git
synced 2026-01-15 23:05:01 -05:00
add change to libxm12 parser.h out of extern C for newer gcc build
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
#include "sharedFoundation/NetworkId.h"
|
||||
#include "sharedNetworkMessages/CustomerServiceCategory.h"
|
||||
#include <vector>
|
||||
|
||||
extern "C" {
|
||||
#include "libxml/parser.h"
|
||||
extern "C" {
|
||||
|
||||
}
|
||||
|
||||
using namespace CSAssist;
|
||||
|
||||
Reference in New Issue
Block a user