Skip to content

Commit

Permalink
Very small update
Browse files Browse the repository at this point in the history
Only a space.
  • Loading branch information
Luisfueg authored Oct 26, 2019
1 parent b24ea7b commit fdf1140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ch18/ex18.1.2.3/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ void exercise(int *b, int *e)
#include <stdexcept>
#include <memory>
#include <vector>
#include<fstream>
#include <fstream>
/**
* @brief The intArray class manage a dynamicly allocated int array.
* @note for ex18.3 approach 1.
Expand Down

0 comments on commit fdf1140

Please sign in to comment.