1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-04 19:25:56 +01:00

Rename header to .h

This commit is contained in:
paboyle 2018-01-24 14:10:09 +00:00
parent 421401af55
commit 99329197ee

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>