mirror of
https://github.com/zeldaret/ss
synced 2026-07-05 21:09:07 -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:
+5
-3
@@ -1,7 +1,9 @@
|
||||
#include <d/d_dvd.h>
|
||||
#include <m/m_dvd.h>
|
||||
#include "d/d_dvd.h"
|
||||
|
||||
#include "m/m_dvd.h"
|
||||
|
||||
// clang-format off
|
||||
#include <sized_string.h>
|
||||
#include "sized_string.h"
|
||||
// clang-format on
|
||||
namespace dDvd {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user