1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-16 14:57:05 +01:00

Build system sanity check: corrected several headers not in the <Grid/*> format

This commit is contained in:
2017-01-26 17:00:41 -08:00
parent ef8d3831eb
commit fad743fbb1
37 changed files with 41 additions and 41 deletions

View File

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