Sleeping Wombat Common Library  0.50.0
swCommonLibrary
LinkLibrary.h
1 #pragma once
2 
3 
4 
5 namespace sw
6 {
7 
8 // ================================ //
9 //
10 int LinkPrimitivesRegistration ();
11 
12 
13 } // sw
14 
Definition: Exception.h:11