Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ACGL
acgl
Commits
f2a4a480
Commit
f2a4a480
authored
Jul 02, 2013
by
Robert Menzel
Browse files
visual studio compatibility patches in DDS loader
parent
155802c4
Changes
1
Show whitespace changes
Inline
Side-by-side
include/nv_dds/nv_dds.h
View file @
f2a4a480
#ifndef __NV_DDS_H__
#define __NV_DDS_H__
/*
#ifndef NVDDS_PROJECT //defined if building nv_dds library
#if _MSC_VER >= 1300
#ifdef _DLL
...
...
@@ -11,10 +12,11 @@
#endif
#endif
#endif
*/
#if defined(WIN32)
# include <windows.h>
# include <stdint.h>
#endif
#include
<string>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment