10 lines
122 B
C++
10 lines
122 B
C++
//
|
|
// Created by selim on 13.11.22.
|
|
//
|
|
|
|
#include "VehiclesListFactory.h"
|
|
|
|
VehiclesListFactory::VehiclesListFactory() {
|
|
|
|
}
|