diff options
Diffstat (limited to 'frontend/json_frontend.h')
-rw-r--r-- | frontend/json_frontend.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/json_frontend.h b/frontend/json_frontend.h index 1e3deb8d..4d6c28f7 100644 --- a/frontend/json_frontend.h +++ b/frontend/json_frontend.h @@ -23,4 +23,4 @@ NEXTPNR_NAMESPACE_BEGIN bool parse_json(std::istream &in, const std::string &filename, Context *ctx); -NEXTPNR_NAMESPACE_END
\ No newline at end of file +NEXTPNR_NAMESPACE_END |