Skip to content

Commit

Permalink
Merge pull request #18 from ilonachan/master
Browse files Browse the repository at this point in the history
#17 fix: import cstdint
  • Loading branch information
abheekda1 authored Oct 10, 2023
2 parents 3ca9146 + 81cf7b8 commit f550eca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/wwtools/bnk.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include <map>
#include <string>
#include <vector>
#include <cstdint>

#include "kaitai/kaitaistream.h"
#include "kaitai/structs/bnk.h"
Expand Down

0 comments on commit f550eca

Please sign in to comment.