Skip to content
Snippets Groups Projects
Commit 5ae5b2d3 authored by Nirbheek Chauhan's avatar Nirbheek Chauhan :ant: Committed by Tim-Philipp Müller
Browse files

plugins: Use <stdint.h> instead of _stdint.h

_stdint.h is generated by Autotools and we don't really need it. All
supported platforms now ship with stdint.h. The only stickler was MSVC,
and since Visual Studio 2015 it also ships stdint.h now.
parent bb5a13e8
No related branches found
No related tags found
No related merge requests found
Loading
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