namespace PT renamed to pt
This commit is contained in:
@@ -69,8 +69,8 @@ struct LastItem
|
||||
long session_id;
|
||||
|
||||
// start logging and end logging
|
||||
PT::Date start;
|
||||
PT::Date end;
|
||||
pt::Date start;
|
||||
pt::Date end;
|
||||
|
||||
|
||||
LastItem();
|
||||
|
Reference in New Issue
Block a user