Code Cleaning - pragma
#pragma once or define. Not both.
This commit is contained in:
committed by
wwmayer
parent
83203153cd
commit
a980b08719
@@ -6,8 +6,6 @@
|
||||
#ifndef _dxf_h_
|
||||
#define _dxf_h_
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <algorithm>
|
||||
#include <list>
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user