mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-08-05 07:31:48 +02:00
Modified IRC Session events to receive the Session instance as first argument. Remeved leftover file and minor change in IDE sandbox project.
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
</Build>
|
||||
<Compiler>
|
||||
<Add option="-Wall" />
|
||||
<Add option="-std=c++14" />
|
||||
<Add option="-std=c++11" />
|
||||
<Add option="-DFMT_USE_VARIADIC_TEMPLATES" />
|
||||
<Add option="-DFMT_USE_RVALUE_REFERENCES" />
|
||||
<Add directory="../include" />
|
||||
|
Reference in New Issue
Block a user