mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-23 04:04:59 -07:00
font provider dwrite c++ -> c
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
// Copyright (c) 2024 Epic Games Tools
|
||||
// Licensed under the MIT license (https://opensource.org/license/mit/)
|
||||
|
||||
#define BUILD_SUPPLEMENTARY_UNIT 1
|
||||
|
||||
#include "base/base_inc.h"
|
||||
#include "os/os_inc.h"
|
||||
#include "font_provider/font_provider.h"
|
||||
|
||||
#include "font_provider_dwrite.h"
|
||||
#include "font_provider_dwrite.cpp"
|
||||
|
||||
#include "base/base_inc.c"
|
||||
#include "os/os_inc.c"
|
||||
#include "font_provider/font_provider.c"
|
||||
Reference in New Issue
Block a user