This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
#ifndef PKMNLIB_CONTEXTPOOL_HPP
|
||||
#define PKMNLIB_CONTEXTPOOL_HPP
|
||||
|
||||
#pragma clang diagnostic push
|
||||
#pragma clang diagnostic ignored "-Wunused-parameter"
|
||||
#include <angelscript.h>
|
||||
#pragma clang diagnostic pop
|
||||
#include <vector>
|
||||
|
||||
class ContextPool {
|
||||
|
||||
Reference in New Issue
Block a user