Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#include <stdint.h> for standard integer types #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

#include <stdint.h> for standard integer types #42

wants to merge 1 commit into from

Conversation

rei-vilo
Copy link

include <stdint.h> for standard integer types + signed-off-by

@@ -50,6 +50,13 @@
#include "libmaple.h"
#include "wirish_types.h"

///
/// @brief Standard integer types
/// @date 2012-06-15
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's no need for this kind of clutter. Just the include will do.

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