Skip to content

Commit

Permalink
fix: add pragma for value.h
Browse files Browse the repository at this point in the history
  • Loading branch information
thawk105 committed Mar 11, 2024
1 parent ceb171e commit 77e97ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/value.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/**
* @file value.h
*/
#pragma once

#include "atomic_wrapper.h"
#include "scheme.h"
Expand Down

0 comments on commit 77e97ec

Please sign in to comment.