mirror of
https://github.com/zeldaret/ss
synced 2026-07-11 14:48:32 -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,9 +1,9 @@
|
||||
#ifndef EGG_SYSTEM_H
|
||||
#define EGG_SYSTEM_H
|
||||
|
||||
#include "common.h"
|
||||
#include "egg/core/eggHeap.h"
|
||||
|
||||
#include <common.h>
|
||||
|
||||
namespace EGG {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user