Commit 46202e98 authored by Lioncash's avatar Lioncash
Browse files

hid/controller: Default the destructors of all controller types in the cpp file

These classes are non-trivial and are definitely going to be changed in
the future, so we default these to prevent issues with forward
declarations, and to keep the compiler from inlining tear-down code.
parent 119b47f3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment