1
0
Fork 0

Make sure snprintf can be found

This commit is contained in:
ehofman 2005-02-02 08:47:33 +00:00
parent ec50bcfb5a
commit a7ee9554e7

View file

@ -35,6 +35,7 @@ HISTORY
INCLUDES
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
#include <stdio.h>
#include <sstream>
#include "FGNozzle.h"