Skip to content

Commit

Permalink
Fixing #pragma once
Browse files Browse the repository at this point in the history
Refs #0
  • Loading branch information
andrsd committed Jun 19, 2024
1 parent 67db2d8 commit a17262e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions framework/include/utils_nonunity/VectorTag.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
//* Licensed under LGPL 2.1, please see LICENSE for details
//* https://www.gnu.org/licenses/lgpl-2.1.html

#pragma once

#include "MooseTypes.h"

/**
Expand Down

0 comments on commit a17262e

Please sign in to comment.