mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
normalize includes: common
This commit is contained in:
+1
-6
@@ -1,6 +1,4 @@
|
||||
#ifndef EMU_PERL_H_
|
||||
#define EMU_PERL_H_
|
||||
|
||||
#pragma once
|
||||
|
||||
//headers from the Perl distribution
|
||||
#include <EXTERN.h>
|
||||
@@ -64,6 +62,3 @@ extern "C" { //the perl headers dont do this for us...
|
||||
#undef do_close
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#endif /*EMU_PERL_H_*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user