Updates EXPAT to use the latest packages (#7053)

* Update EXPAT to be latest package version

Signed-off-by: lawsonamzn <70027408+lawsonamzn@users.noreply.github.com>
This commit is contained in:
Nicholas Lawson
2022-01-21 08:00:45 -08:00
committed by GitHub
parent 32e2ba754b
commit 9328f053bd
6 changed files with 5 additions and 6 deletions
-1
View File
@@ -11,7 +11,6 @@
#include <stdlib.h>
#define XML_STATIC // Alternative to defining this here would be setting it project-wide
#include <expat.h>
#include "xml.h"
#include <algorithm>