Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
passy1977 committed Jul 21, 2021
1 parent 53b3c6d commit 084b9ae
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion src/engine.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
#pragma once

#include <memory>
#include <mutex>

#include "interfaces/singleton.hpp"
#include "factories/factory.hpp"
Expand Down
3 changes: 0 additions & 3 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@
#include "daos/aggregationdao.hpp"
#include "engine.hpp"

#include <thread>


int main(int argc, char *argv[])
{

Expand Down

0 comments on commit 084b9ae

Please sign in to comment.