Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
Power System Simulation and Optimization
DPsim
DPsim
Commits
9e22d68e
Commit
9e22d68e
authored
Jul 17, 2019
by
Steffen Vogel
🎅🏼
Browse files
compat: fix #pragma
parent
28be4c7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Include/dpsim/Compat/getopt.h
View file @
9e22d68e
...
...
@@ -56,7 +56,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#pragma warning(disable:4996)
;
#pragma warning(disable:4996)
#define __GETOPT_H__
...
...
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