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