forked from lix-project/lix
* Clang compatibility fix. Clang actually checks template definitions
when they are defined
This commit is contained in:
parent
9db190eb31
commit
aeae0beba4
|
@ -1,7 +1,7 @@
|
|||
#ifndef __SHARED_H
|
||||
#define __SHARED_H
|
||||
|
||||
#include "types.hh"
|
||||
#include "util.hh"
|
||||
|
||||
#include <signal.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue