Skip to content

Commit 66c997d

Browse files
committed
Update built number after PR merge
1 parent 71a17ed commit 66c997d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

regression-tests/test-results/pure2-autodiff-higher-order.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
#define CPP2_IMPORT_STD Yes
2+
#define CPP2_INCLUDE_STD Yes
33
#include "cpp2taylor.h"
44

55
//=== Cpp2 type declarations ====================================================

regression-tests/test-results/pure2-autodiff.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
#define CPP2_IMPORT_STD Yes
2+
#define CPP2_INCLUDE_STD Yes
33
#include "cpp2ad_stack.h"
44
#include "cpp2taylor.h"
55

regression-tests/test-results/pure2-regex_20_lookbehind.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
#define CPP2_IMPORT_STD Yes
2+
#define CPP2_INCLUDE_STD Yes
33
#include "cpp2regex.h"
44

55
//=== Cpp2 type declarations ====================================================
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

2-
cppfront compiler v0.8.2 Build B104:1508
2+
cppfront compiler v0.8.2 Build B104:1552
33
SPDX-License-Identifier Apache-2.0 WITH LLVM-exception
44
Copyright (c) 2022-2026 Herb Sutter

source/build.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"B104:1508"
1+
"B104:1552"

0 commit comments

Comments
 (0)