Revert "do not include stdint.h unprotected"
This reverts commit cb6f7ea40e
.
stdint.h can be included everywhere now that the Windows
platform generates and installs a stdint.h when Visual
Studio does not provide one.
Change-Id: Ia3cab28d7f5806203cd45227765debda54ac7472
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
#ifndef _SYMBOL_H
|
||||
#define _SYMBOL_H
|
||||
|
||||
#include <roken.h>
|
||||
#include "asn1_queue.h"
|
||||
#include <stdint.h>
|
||||
|
||||
enum typetype {
|
||||
TBitString,
|
||||
|
Reference in New Issue
Block a user