mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-03-12 23:21:50 +01:00
[Trivial] Fixed class/struct mismatch.
This commit is contained in:
@@ -95,7 +95,7 @@ struct TYPE;
|
||||
#endif
|
||||
|
||||
#if IN_LLVM
|
||||
class IRState;
|
||||
struct IRState;
|
||||
namespace llvm
|
||||
{
|
||||
class Value;
|
||||
|
||||
Reference in New Issue
Block a user