Skip to content

Commit

Permalink
[FMIimport]
Browse files Browse the repository at this point in the history
 - added forgotten header for va_arg(function logger)


git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@10625 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Willi Braun committed Dec 2, 2011
1 parent 468602b commit 9b09476
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FMI/import/source/fmuWrapper.c
Expand Up @@ -3,6 +3,7 @@

#include <stdlib.h>
#include <stdio.h>
#include <stdarg.h>
#include <string.h>


Expand Down

0 comments on commit 9b09476

Please sign in to comment.