mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 09:20:39 +01:00
MSVC2010 has no inttypes.h, may be stdint.h or cstdint was supposed?..
This commit is contained in:
parent
79af926596
commit
439ee6b954
1
extern/cloop/src/cloop/Generator.cpp
vendored
1
extern/cloop/src/cloop/Generator.cpp
vendored
@ -26,7 +26,6 @@
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <inttypes.h>
|
||||
|
||||
using std::deque;
|
||||
using std::runtime_error;
|
||||
|
Loading…
Reference in New Issue
Block a user