Skip to content

Commit

Permalink
properly guard wit-guest against multiple inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
cpetig committed Aug 25, 2024
1 parent cbba000 commit 317ab27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/cpp/helper-types/wit-guest.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#pragma once
#include "wit-common.h"
#include <malloc.h>
#include <memory> // unique_ptr
Expand Down

0 comments on commit 317ab27

Please sign in to comment.