mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-26 17:43:14 +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