diff options
| -rw-r--r-- | ReadMe.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ Here is an example of how astdx::opt works. ```cpp -#include <astdx.hpp> +#include <astdx/opt.hpp> int main(int argc, char** argv) { |
![]() |
index : OCL.Core | |
| OCL.Core, The Core Algorithms and Containers of the Open C++ Libraries. | Amlal El Mahrouss |
| summaryrefslogtreecommitdiffhomepage |
| -rw-r--r-- | ReadMe.md | 2 |
@@ -7,7 +7,7 @@ Here is an example of how astdx::opt works. ```cpp -#include <astdx.hpp> +#include <astdx/opt.hpp> int main(int argc, char** argv) { |