working code
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
// Created by rhetenor on 13.09.18.
|
||||
//
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
|
||||
#include "IInputDriverFactory.h"
|
||||
#include "IInputDriver.h"
|
||||
|
||||
@@ -24,7 +26,7 @@ int main (int argc, char *argv[])
|
||||
exit(1);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user