mirror of
https://github.com/zeldaret/ss
synced 2026-09-08 03:17:09 -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,8 +1,10 @@
|
||||
#include <m/m3d/m3d.h>
|
||||
#include <m/m3d/m_anmvis.h>
|
||||
#include <nw4r/g3d/g3d_anmvis.h>
|
||||
#include <nw4r/g3d/g3d_resanmvis.h>
|
||||
#include <nw4r/g3d/g3d_resmdl.h>
|
||||
#include "m/m3d/m_anmvis.h"
|
||||
|
||||
#include "m/m3d/m3d.h"
|
||||
#include "nw4r/g3d/g3d_anmvis.h"
|
||||
#include "nw4r/g3d/g3d_resanmvis.h"
|
||||
#include "nw4r/g3d/g3d_resmdl.h"
|
||||
|
||||
|
||||
namespace m3d {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user