Skip to content

Commit 7412842

Browse files
committed
Improved example [skip ci]
1 parent 869b329 commit 7412842

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/loading/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.18)
22

33
project(example)
44

5-
set(CMAKE_CXX_STANDARD 20)
5+
set(CMAKE_CXX_STANDARD 17)
66

77
# for libpqxx
88
set(CMAKE_CXX_FLAGS "-Wno-unknown-attributes")

0 commit comments

Comments
 (0)