Skip to content

Commit

Permalink
- include fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
coelckers committed May 12, 2021
1 parent c1c4066 commit 31b1d76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/engine/printf.h
@@ -1,4 +1,5 @@
#pragma once
#include <stdarg.h>

#if defined __GNUC__ || defined __clang__
# define ATTRIBUTE(attrlist) __attribute__(attrlist)
Expand Down

0 comments on commit 31b1d76

Please sign in to comment.