07.10.2009, 16:08
Quote:
Originally Posted by sandisk125
did you tried deleting
pawn Код:
pawn Код:
|
Make sure that you have those files in the compiler's include folder.
Or you could use this:
pawn Код:
#include "filename"
pawn Код:
#include <filename>