mirror of
https://github.com/zeldaret/ss
synced 2026-08-29 08:59:56 -04:00
update from dtk-template - clangd :) (#66)
* update from dtk-template and start work towards using clangd * include <a> -> "a" * Update build.yml * remove/add non-trivial class in union warning
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include <d/lyt/d_textbox.h>
|
||||
#include <d/lyt/d_window.h>
|
||||
#include "d/lyt/d_window.h"
|
||||
|
||||
#include "d/lyt/d_textbox.h"
|
||||
|
||||
|
||||
dWindow_c::dWindow_c(const nw4r::lyt::res::Window *pBlock, const nw4r::lyt::ResBlockSet &ResBlockSet)
|
||||
: nw4r::lyt::Window(pBlock, ResBlockSet) {}
|
||||
|
||||
Reference in New Issue
Block a user