From: Kim Nguyễn Date: Wed, 18 Apr 2012 11:45:20 +0000 (+0200) Subject: Change the ifndef guard from FOO_H_ to FOO_HPP_ to keep it consistent with X-Git-Url: http://git.nguyen.vg/gitweb/?p=SXSI%2Fxpathcomp.git;a=commitdiff_plain;h=f1181ec507d05a2f9ff5371b282a26f8d6e1ff7e Change the ifndef guard from FOO_H_ to FOO_HPP_ to keep it consistent with the filename. --- diff --git a/src/common_stub.hpp b/src/common_stub.hpp index ad15256..6bfb57d 100644 --- a/src/common_stub.hpp +++ b/src/common_stub.hpp @@ -1,5 +1,5 @@ -#ifndef COMMON_STUB_H_ -#define COMMON_STUB_H_ +#ifndef COMMON_STUB_HPP_ +#define COMMON_STUB_HPP_ extern "C" { #define CAML_NAME_SPACE