mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-31 18:20:22 +08:00
Remove redundant inclusion of <inttypes.h>
"hash.h" includes <inttypes.h>, no need to do it again.
This commit is contained in:
parent
038d861ede
commit
adb9d55678
@ -8,8 +8,6 @@
|
||||
* distributed in the NASM archive.
|
||||
*/
|
||||
|
||||
#include <inttypes.h>
|
||||
|
||||
#include "hash.h"
|
||||
|
||||
const uint32_t consttab[] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user