mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 21:27:44 +02:00
NOISSUE fix some warnings
This commit is contained in:
@ -42,6 +42,7 @@ protected:
|
||||
|
||||
public:
|
||||
element_value(element_value_type type, constant_pool &pool) : type(type), pool(pool) {};
|
||||
virtual ~element_value() {}
|
||||
|
||||
element_value_type getElementValueType()
|
||||
{
|
||||
|
Reference in New Issue
Block a user