From 499a0bc5b9c7d57c227eaf16d11b14865bd066d5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 31 May 2014 16:08:42 +0300 Subject: Add missing notfinal/final to classes. --- src/net/ea/token.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/net/ea/token.h') diff --git a/src/net/ea/token.h b/src/net/ea/token.h index 35aadd02c..dd8a18d17 100644 --- a/src/net/ea/token.h +++ b/src/net/ea/token.h @@ -20,12 +20,12 @@ * along with this program. If not, see . */ -#include "being/being.h" +#include "being/gender.h" #ifndef NET_EA_TOKEN_H #define NET_EA_TOKEN_H -struct Token +struct Token final { int account_ID; int session_ID1; -- cgit v1.2.3-60-g2f50