Skip to content

Commit

Permalink
Merge pull request #1050 from DLR-SC/joergbrech-patch-1
Browse files Browse the repository at this point in the history
Add missing include guard
  • Loading branch information
joergbrech authored Jan 13, 2025
2 parents 23808d7 + c29f99c commit 73669bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/wing/CTiglWingSegmentList.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#pragma once

#include <CSharedPtr.h>

Expand Down

0 comments on commit 73669bc

Please sign in to comment.