remove include guard

This commit is contained in:
badaix 2018-04-26 15:56:05 +02:00
parent 2896ff7bf6
commit 1299fc44fc

View file

@ -34,8 +34,6 @@ See also: https://stackoverflow.com/questions/17950814/how-to-use-stdstoul-and-s
#]=======================================================================]
include_guard(GLOBAL)
include(CheckCXXSourceCompiles)
macro (CHECK_CXX11_STRING_SUPPORT _RESULT)