mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-28 14:33:42 +08:00
Common: Remove common.h
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "common/common.h"
|
||||
#include "common/common_types.h"
|
||||
|
||||
class RendererBase : NonCopyable {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user