Teamcenter C++ API Reference
2312
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
scp0subscmpl
Scp0OSFile.hxx
Go to the documentation of this file.
1
/*==================================================================================================
2
3
Copyright (c) 2013 Siemens PLM
4
Unpublished - All rights reserved
5
6
====================================================================================================*/
17
#ifndef SCP0_OSFILE_INCLUDE_HXX
18
#define SCP0_OSFILE_INCLUDE_HXX
19
20
#include <
fclasses/OSFile.hxx
>
21
22
#include <scp0subscmpl/libscp0subscmpl_exports.h>
23
24
namespace
subscmpl
25
{
26
typedef
class
Teamcenter::OSFile
Scp0OSFile
;
27
}
28
29
30
#include <scp0subscmpl/libscp0subscmpl_undef.h>
31
#endif