16 lines
185 B
C
16 lines
185 B
C
|
|
|
|
|
|
//
|
|
// For now include the stl functions provided in net\config\inc
|
|
//
|
|
|
|
#include "pch.h"
|
|
#pragma once
|
|
#include <ncxbase.h>
|
|
#include <ncatlps.h>
|
|
#include <nceh.h>
|
|
#include <ncreg.h>
|
|
|
|
|