IS4Code / PawnPlus

A SA-MP plugin enhancing the capabilities of the Pawn programming language
MIT License
102 stars 17 forks source link

Add `#include <stdexcept>` to get std::logic_error #16

Closed AGraber closed 5 years ago

IS4Code commented 5 years ago

It should replace the #include <exception> line then. ;-)