diff options
| author | Guillaume Horel <guillaume.horel@serenitascapital.com> | 2016-04-13 13:40:48 -0400 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@serenitascapital.com> | 2016-04-13 13:40:48 -0400 |
| commit | 16e1de7cbeaf4d62d8d008d6c3bc0eab2b1d6c5f (patch) | |
| tree | 20a084fc74475f32b465cbec04ca592e60f2fa37 /src/projet.cpp | |
| parent | 28fe184f2fea5031f352cf73fc30b99b5cde8f6f (diff) | |
| download | projet_C++-functional.tar.gz | |
simplify opti.cppfunctional
Diffstat (limited to 'src/projet.cpp')
| -rw-r--r-- | src/projet.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/projet.cpp b/src/projet.cpp index e5405e0..a3646e7 100644 --- a/src/projet.cpp +++ b/src/projet.cpp @@ -7,6 +7,7 @@ #include <algorithm> #include "opti.hpp" #include "option.hpp" +#include "rqmc.hpp" using namespace std; |
