*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@935 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
41c6156e1d
commit
e8d40d8f09
1 changed files with 0 additions and 14 deletions
|
|
@ -1,14 +0,0 @@
|
|||
extern "C" {
|
||||
#include "wad.h"
|
||||
}
|
||||
|
||||
/* This is a sick hack to force initialization upon loading */
|
||||
|
||||
class StartDebug {
|
||||
public:
|
||||
StartDebug() {
|
||||
wad_init();
|
||||
}
|
||||
};
|
||||
|
||||
static StartDebug s;
|
||||
Loading…
Add table
Add a link
Reference in a new issue