Skip to content

Commit

Permalink
- generate nmake targets not the vs projects!
Browse files Browse the repository at this point in the history
- copy the libs after build to build/lib/omc/
- why would we need <algorithm> in options.h??!!

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@13521 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed Oct 20, 2012
1 parent 44016cb commit e8c30ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SimulationRuntime/c/simulation/options.h
Expand Up @@ -33,7 +33,6 @@
#define _MYOPTIONS

#include <string>
#include <algorithm>

/* -f */
int flagSet(const char*, int, char**);
Expand Down

0 comments on commit e8c30ec

Please sign in to comment.