Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

zaphoyd
Copy link

@zaphoyd zaphoyd commented Sep 1, 2015

Without this, a compiler warning (warning: "__STDC_LIMIT_MACROS"
redefined) is generated when your build system or another library
already defined __STDC_LIMIT_MACROS

Without this, a compiler warning (warning: "__STDC_LIMIT_MACROS"
redefined) is generated when your build system or another library
already defined __STDC_LIMIT_MACROS
@zaphoyd zaphoyd changed the title Add include guard to definition of __STDC_LIMIT_MACROS Add define guard to definition of __STDC_LIMIT_MACROS Sep 1, 2015
tmontgomery added a commit that referenced this pull request Sep 2, 2015
Add define guard to definition of __STDC_LIMIT_MACROS
@tmontgomery tmontgomery merged commit e582f5c into aeron-io:master Sep 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants