1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-04 11:15:55 +01:00

pugixml problem

This commit is contained in:
Peter Boyle 2019-01-01 16:38:54 +00:00
parent 38852737e4
commit 350508bdb3

View File

@ -14,7 +14,7 @@
#ifndef SOURCE_PUGIXML_CPP
#define SOURCE_PUGIXML_CPP
#include "pugixml.hpp"
#include "pugixml.h"
#include <stdlib.h>
#include <stdio.h>