Skip to content

Commit

Permalink
added missing header and doc files
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-urban committed Oct 16, 2024
1 parent 7205b87 commit b3f389e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//sourcehash: ff0a645e6b17cda8f06c412340fbcd7e24cb7d2833f0de66c017d5d311985ac2
//sourcehash: 47f2d5c20564acc77792786b359158d00ed0f883cdf4208c0a83ccfe050c0940

/*
This file contains docstrings for use in the Python bindings.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//sourcehash: f5e9c22b2f262fbce8faf78a9aadabe639845a7c3a61a20e4e5168bead6f26da
//sourcehash: b27aeb68e23227dea59f7ebd5a91ab73dfc9e78f8d0f2b358db4230c3291be67

/*
This file contains docstrings for use in the Python bindings.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//sourcehash: 18105462111687f1557bea5c759aceda513f742aec0d1de9a242a8282f85c57c
//sourcehash: a0cba1e6a72eb47c6b8b084bd7fd69b3bd12a4e7a514c9efe5fe97db099affa6

/*
This file contains docstrings for use in the Python bindings.
Expand Down
1 change: 1 addition & 0 deletions src/themachinethatgoesping/tools/helper.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#include <string>
#include <variant>
#include <vector>
#include <optional>

#include "fast_float/fast_float.h"

Expand Down

0 comments on commit b3f389e

Please sign in to comment.