mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
Move platforms around, most of POSIX will be common implementation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef __DYNAMICLIB_H_WINDOWS_
|
||||
#define __DYNAMICLIB_H_WINDOWS_
|
||||
#ifndef __DYNAMICLIB_WINDOWS_H_
|
||||
#define __DYNAMICLIB_WINDOWS_H_
|
||||
|
||||
#include <Windows.h>
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#ifndef __REGISTRY_H_WINDOWS_
|
||||
#define __REGISTRY_H_WINDOWS_
|
||||
#ifndef __REGISTRY_WINDOWS_H_
|
||||
#define __REGISTRY_WINDOWS_H_
|
||||
|
||||
#include <Windows.h>
|
||||
#include <string>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#ifndef __VCP_H_WINDOWS_
|
||||
#define __VCP_H_WINDOWS_
|
||||
#ifndef __VCP_WINDOWS_H_
|
||||
#define __VCP_WINDOWS_H_
|
||||
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user