* Clang compatibility fix. Clang actually checks template definitions
when they are defined
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef __SHARED_H
|
||||
#define __SHARED_H
|
||||
|
||||
#include "types.hh"
|
||||
#include "util.hh"
|
||||
|
||||
#include <signal.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user