refactored soo much for el
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
namespace FlippR_Driver
|
||||
{
|
||||
static std::shared_ptr<FlippR_Driver::Input::IInputDriver> get_InputDriver(std::istream& input_config_stream, std::istream& matrix_config_stream);
|
||||
std::shared_ptr<Input::IInputDriver> get_InputDriver(std::istream& input_config_stream, std::istream& matrix_config_stream);
|
||||
}
|
||||
|
||||
#endif //FLIPPR_DRIVER_DRIVERFACTORY_H
|
||||
|
||||
Reference in New Issue
Block a user