Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7747 in orxonox.OLD


Ignore:
Timestamp:
May 20, 2006, 7:31:12 PM (18 years ago)
Author:
bensch
Message:

trunk: added missing header inclusion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/shell/shell_buffer.h

    r7744 r7747  
    99
    1010#include <list>
     11#include <stdarg.h>
    1112
    1213#define      SHELL_BUFFER_SIZE       16384         //!< The Size of the input-buffers (should be large enough to carry any kind of input)
Note: See TracChangeset for help on using the changeset viewer.