mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-10 12:46:12 -04:00
remove NON_AMBIGUOUS_OVERLOAD
this macro is no longer needed for the tests as part of the cleanup in commit 091726aa65a059004dcbda16095c58fd7fc8781c
This commit is contained in:
parent
70b15f9de8
commit
2231923094
@ -61,10 +61,7 @@ sqlitecpp_test_srcs = [
|
|||||||
'tests/Exception_test.cpp',
|
'tests/Exception_test.cpp',
|
||||||
'tests/ExecuteMany_test.cpp',
|
'tests/ExecuteMany_test.cpp',
|
||||||
]
|
]
|
||||||
sqlitecpp_test_args = [
|
sqlitecpp_test_args = []
|
||||||
# do not use ambiguous overloads by default
|
|
||||||
'-DNON_AMBIGOUS_OVERLOAD'
|
|
||||||
]
|
|
||||||
|
|
||||||
## samples
|
## samples
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user