BoostWorkaround/shared_array and shared_ptr: fix checks for whether the boost originals are included already. Fixes #277

This commit is contained in:
Alexander Gessler
2014-05-16 14:57:33 +02:00
parent a5e179edf5
commit 908b945f50
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
#ifndef INCLUDED_AI_BOOST_SHARED_ARRAY
#define INCLUDED_AI_BOOST_SHARED_ARRAY
#ifndef BOOST_SCOPED_ARRAY_HPP_INCLUDED
#ifndef BOOST_SHARED_ARRAY_HPP_INCLUDED
// ------------------------------
// Internal stub