From: Eduardo Ramos Testillano Date: Sat, 28 Mar 2015 17:08:37 +0000 (+0100) Subject: Firsh header macros X-Git-Tag: REFACTORING_TESTING_LIBRARY~207 X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=commitdiff_plain;h=1b3dba1b88db2a4f50e4e9fd107c55198368a981 Firsh header macros --- diff --git a/include/anna/test/clang_specific.hpp b/include/anna/test/clang_specific.hpp index 5672e47..b123ef3 100644 --- a/include/anna/test/clang_specific.hpp +++ b/include/anna/test/clang_specific.hpp @@ -1,11 +1,11 @@ +#ifndef anna_test_clang_specific_hpp +#define anna_test_clang_specific_hpp + + // This is a Workaround for clang // See more at: http://reviews.llvm.org/rL201729 and http://gcc.gnu.org/gcc-4.9/porting_to.html (cstddef changes) // This file and its references should be removed when upgraded clang resources - -#ifndef anna_test_clang_specific_hpp -#define anna_test_clang_specific_hpp - #if IS_CLANG && ( __STDC_VERSION__ >= 201112L || __cplusplus >= 201103L ) typedef struct { long long __clang_max_align_nonce1