Continue OS X installer work.
This commit is contained in:
@@ -10,9 +10,12 @@
|
||||
#ifndef INSTALLER_FILE_H
|
||||
#define INSTALLER_FILE_H
|
||||
|
||||
#include "StdString.h"
|
||||
#include <cstdio>
|
||||
#include <vector>
|
||||
|
||||
using namespace std;
|
||||
|
||||
class InstallerFile {
|
||||
private:
|
||||
CString mPath;
|
||||
|
||||
Reference in New Issue
Block a user