Skip to content

Commit

Permalink
disable warning
Browse files Browse the repository at this point in the history
  • Loading branch information
andiwand committed Dec 26, 2023
1 parent d593b7c commit 87b8341
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/odr/internal/abstract/document_element.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
#include <optional>
#include <string>

#pragma warning(disable : 4250)

namespace odr {
class File;

Expand Down

0 comments on commit 87b8341

Please sign in to comment.