We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac74223 commit 40d0fe8Copy full SHA for 40d0fe8
1 file changed
Common/src/basic_types/ad_structure.cpp
@@ -57,5 +57,6 @@ void Initialize() {
57
#endif
58
}
59
60
-void Finalize() {}
+void Finalize() { AD::Reset(); }
61
+
62
} // namespace AD
0 commit comments