Skip to content

Commit

Permalink
Update optional.h
Browse files Browse the repository at this point in the history
  • Loading branch information
yinfan98 authored Dec 30, 2024
1 parent e98b856 commit 9d01d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paddle/utils/optional.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <new>
#include <type_traits>

#include "utils/none.h"
#include "paddle/utils/none.h"

namespace paddle {

Expand Down

0 comments on commit 9d01d0e

Please sign in to comment.