Skip to content
Snippets Groups Projects
Unverified Commit cfa5bb95 authored by v023 Testuser's avatar v023 Testuser Committed by GitHub
Browse files

Merge pull request #3 from schwehr/standalone-headers

encode_accessors.h: include "config.h" to allow header to stand alone
parents bf622010 db6b8955
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,8 @@
#ifndef ENCODE_ACCESSORS_H
#define ENCODE_ACCESSORS_H 1
#include "config.h"
#if HAVE_STDINT_H
# include <stdint.h>
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment