Use TARGET_STRIP instead of STRIP. Needed on OS X.
[AROS.git] / compiler / include / aros / preprocessor.hpp
blobbd1e4cc1d9d893ebac7d4a06a550508f20a173a0
1 # ifndef AROS_PREPROCESSOR_HPP
2 # define AROS_PREPROCESSOR_HPP
4 # include <boost/preprocessor.hpp>
6 # include <aros/preprocessor/variadic.hpp>
7 # include <aros/preprocessor/facilities.hpp>
9 # endif