3 lines
38 B
C++
3 lines
38 B
C++
|
|
#include "Item.h"
|
||
|
|
|
||
|
|
int Item::next_id;
|