9 lines
85 B
C++
9 lines
85 B
C++
#ifndef G4NoModelFound_h
|
|
#define G4NoModelFound_h
|
|
|
|
class G4NoModelFound
|
|
{
|
|
};
|
|
|
|
#endif
|