Skip to content

Commit

Permalink
Merge pull request #125 from Cilda/move-vcpkg-file
Browse files Browse the repository at this point in the history
vcpkg.jsonを移動
  • Loading branch information
Cilda authored Feb 3, 2024
2 parents 88986bf + f8ecbc3 commit 9d26585
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -361,4 +361,5 @@ MigrationBackup/

# Fody - auto-generated XML schema
FodyWeavers.xsd
/vcpkg_installed

vcpkg_installed/
2 changes: 0 additions & 2 deletions UmaUmaChecker/src/Log/Log.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#pragma once

#define BOOST_USE_WINAPI_VERSION BOOST_WINAPI_VERSION_WIN7

#include <boost/log/expressions.hpp>
#include <boost/log/trivial.hpp>
#include <boost/log/sinks/text_file_backend.hpp>
Expand Down
File renamed without changes.

0 comments on commit 9d26585

Please sign in to comment.