diff options
author | Daniil Rozanov <daniilrozzanov@gmail.com> | 2023-07-05 03:11:34 +0300 |
---|---|---|
committer | Daniil Rozanov <daniilrozzanov@gmail.com> | 2023-07-05 03:11:34 +0300 |
commit | d3f11e3b7b86eda4733ece84294d9dc8da1d23bc (patch) | |
tree | 860fea9c8e63d0f62e28a513c0e50d2d7171a8d4 /conanfile.txt | |
parent | f51c3ac3f1c0cac99eb8cfe91b280d84f128cdc9 (diff) |
Added declaration of connection class with connect and execute members. Created detail and impl folder. Created one example's fileHEADmain
Diffstat (limited to 'conanfile.txt')
-rw-r--r-- | conanfile.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conanfile.txt b/conanfile.txt index 329f801..f688e47 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -1,5 +1,4 @@ [requires] -range-v3/0.12.0 boost/1.82.0 [generators] |