Skip to content

#include <stdint.h> #13

@GoogleCodeExporter

Description

@GoogleCodeExporter
how about:

#include <../include/stdint.h>

then you could add msinttypes to include path and include stdint.h using:
#include <stdint.h>

Could you also check for presence of inttypes.h in different versions of VS and 
add proper ifdefs. vs2013 has inttypes.h

Original issue reported on code.google.com by pavlov.p...@gmail.com on 22 Jan 2014 at 5:54

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions