index
:
ivy/ivy-cplusplus
IVY-C++
debian_sarge_branch
master
windows
windows@2998
windows@2999
windows@3001
C++ bindings for the Ivy library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
Ivy/Ivy.h
1
1 files changed, 1 insertions, 0 deletions
diff --git a/Ivy/Ivy.h b/Ivy/Ivy.h
index 78e87ca..cf90bdd 100644
--- a/
Ivy/Ivy.h
+++ b/
Ivy/Ivy.h
@@ -4,6 +4,7 @@
#pragma once
+#pragma warning(disable: 4251)
#ifdef WIN32
#ifdef IVY_EXPORTS