lib files are building
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "../../libthecore/include/stdafx.h"
|
||||
#include "libthecore/stdafx.h"
|
||||
#include "attribute.h"
|
||||
|
||||
#define SET_BIT(var,bit) ((var) |= (bit))
|
||||
|
||||
Reference in New Issue
Block a user