forked from mirror/openmw-tes3mp
mild cleanup
parent
de1f423bd7
commit
c3ca5b7c32
@ -1,4 +1,4 @@
|
||||
#include "registerextensions.hpp"
|
||||
#include "extensions0.hpp"
|
||||
|
||||
#include "opcodes.hpp"
|
||||
#include "extensions.hpp"
|
@ -1,5 +1,5 @@
|
||||
#ifndef COMPILER_REGISTEREXTENSIONS_H
|
||||
#define COMPILER_REGISTEREXTENSIONS_H
|
||||
#ifndef COMPILER_EXTENSIONS0_H
|
||||
#define COMPILER_EXTENSIONS0_H
|
||||
|
||||
namespace Compiler
|
||||
{
|
Loading…
Reference in New Issue