Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Andriychuk authored and Max Andriychuk committed Sep 10, 2024
1 parent f00bbd0 commit 44c675c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions include/clad/Differentiator/DiffPlanner.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
#include "clad/Differentiator/DynamicGraph.h"
#include "clad/Differentiator/ParseDiffArgsTypes.h"

<<<<<<< HEAD
=======
#include <iterator>
#include <set>
>>>>>>> 97c5e3f (format)
namespace clang {
class CallExpr;
class CompilerInstance;
Expand Down

0 comments on commit 44c675c

Please sign in to comment.