From 26af4db82da23364961ebb440efba88846240731 Mon Sep 17 00:00:00 2001 From: Elijah Thomas <42302100+elijah-thomas774@users.noreply.github.com> Date: Wed, 16 Oct 2024 15:36:02 -0400 Subject: update from dtk-template - clangd :) (#66) * update from dtk-template and start work towards using clangd * include -> "a" * Update build.yml * remove/add non-trivial class in union warning --- src/nw4r/ut/ut_binaryFileFormat.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/nw4r/ut/ut_binaryFileFormat.cpp') diff --git a/src/nw4r/ut/ut_binaryFileFormat.cpp b/src/nw4r/ut/ut_binaryFileFormat.cpp index cde48e24..30e6a89d 100644 --- a/src/nw4r/ut/ut_binaryFileFormat.cpp +++ b/src/nw4r/ut/ut_binaryFileFormat.cpp @@ -1,4 +1,4 @@ -#include +#include "nw4r/ut/ut_binaryFileFormat.h" namespace nw4r { namespace ut { -- cgit v1.2.3