summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfireice-uk <fireice-uk@users.noreply.github.com>2018-01-06 02:15:46 +0000
committerGitHub <noreply@github.com>2018-01-06 02:15:46 +0000
commit4fc621cfccb346f9073943288a0fcbf56aaad39c (patch)
tree181e6cce4f98eaea43f450905dee8fbc3e6d55a5
parente43d60731e84fee9cd299719196ae4c3796bc141 (diff)
parentaa556eafccd63d0cd4241fd4935d3f0504c4df3c (diff)
downloadxmr-stak-4fc621cfccb346f9073943288a0fcbf56aaad39c.zip
xmr-stak-4fc621cfccb346f9073943288a0fcbf56aaad39c.tar.gz
Merge pull request #788 from psychocrypt/fix-removePragmaOnce
remove warning
-rw-r--r--xmrstak/misc/uac.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmrstak/misc/uac.cpp b/xmrstak/misc/uac.cpp
index 5e8d08a..ad9d394 100644
--- a/xmrstak/misc/uac.cpp
+++ b/xmrstak/misc/uac.cpp
@@ -1,5 +1,3 @@
-#pragma once
-
#ifdef _WIN32
#include "xmrstak/misc/console.hpp"
#include "xmrstak/params.hpp"
OpenPOWER on IntegriCloud