mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-03 04:06:31 +02:00
remove include guard
This commit is contained in:
parent
2896ff7bf6
commit
1299fc44fc
1 changed files with 0 additions and 2 deletions
|
@ -34,8 +34,6 @@ See also: https://stackoverflow.com/questions/17950814/how-to-use-stdstoul-and-s
|
||||||
#]=======================================================================]
|
#]=======================================================================]
|
||||||
|
|
||||||
|
|
||||||
include_guard(GLOBAL)
|
|
||||||
|
|
||||||
include(CheckCXXSourceCompiles)
|
include(CheckCXXSourceCompiles)
|
||||||
|
|
||||||
macro (CHECK_CXX11_STRING_SUPPORT _RESULT)
|
macro (CHECK_CXX11_STRING_SUPPORT _RESULT)
|
||||||
|
|
Loading…
Add table
Reference in a new issue