Skip to content

Commit

Permalink
missing include for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
EmosewaMC committed May 18, 2024
1 parent a50b256 commit 00f36f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dDatabase/GameDatabase/ITables/IPropertyContents.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#ifndef __IPROPERTIESCONTENTS__H__
#define __IPROPERTIESCONTENTS__H__

#include <array>
#include <cstdint>
#include <string_view>

Expand Down

0 comments on commit 00f36f3

Please sign in to comment.