mirror of
https://github.com/thestk/stk
synced 2026-01-17 14:41:53 +00:00
Missing header include in Md2Skini.
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include "SKINI.msg"
|
||||
#include <iostream>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
void usage(void) {
|
||||
std::cout << "\nuseage: Md2Skini <flag(s)>\n\n";
|
||||
|
||||
Reference in New Issue
Block a user