Skip to content

Commit

Permalink
Add missing pragma once (#6388)
Browse files Browse the repository at this point in the history
  • Loading branch information
achamayou authored Jul 24, 2024
1 parent 7f21ef5 commit ee5b08e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/ccf/js/registry.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the Apache 2.0 License.
#pragma once

// CCF
#include "ccf/app_interface.h"
Expand Down

0 comments on commit ee5b08e

Please sign in to comment.