CustusX
22.04-rc5
An IGT application
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
testExportWinHack.h
Go to the documentation of this file.
1
#ifndef EXPORTHACK_H
2
#define EXPORTHACK_H
3
4
#include "org_custusx_anglecorrection_Export.h"
5
6
//need something exported so that the lib file will be created
7
class
org_custusx_anglecorrection_EXPORT
exporthack
8
{
9
public
:
10
exporthack
(){};
11
void
test();
12
};
13
14
15
#endif //EXPORTHACK_H
exporthack
Definition:
testExportWinHack.h:7
exporthack::exporthack
exporthack()
Definition:
testExportWinHack.h:10
CX
source
plugins
org.custusx.anglecorrection
core
Tests
testExportWinHack.h
Generated on Thu Jun 16 2022 21:30:01 for CustusX by
1.8.11