Clean header includes
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
along with KissCount. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <algorithm>
|
||||
#include <view/view.h>
|
||||
#include "User.h"
|
||||
|
||||
User::User(Database* db) : _db(db)
|
||||
|
||||
Reference in New Issue
Block a user