Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniil-SV committed Mar 22, 2023
1 parent b19bc37 commit 12b93dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions bindings/SupercellCompressionNapi/SupercellCompression.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include <string>
#include <napi.h>
#include <iostream>
#include <SupercellCompression.h>
#include "Utils/Utils.h"

namespace scNapi
Expand Down
2 changes: 0 additions & 2 deletions bindings/Utils/Utils.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#pragma once

#include <napi.h>
#include <SupercellCompression.h>
#include <SupercellBytestream/error/FileExistException.h>
#include "LinkedObject.h"
#include "Vector.h"

Expand Down

0 comments on commit 12b93dc

Please sign in to comment.